Fix typo in comment.
This commit is contained in:
		| @@ -105,7 +105,7 @@ class EditpeopletagAction extends OwnerDesignAction | |||||||
|         } |         } | ||||||
|  |  | ||||||
|         if (!$this->peopletag) { |         if (!$this->peopletag) { | ||||||
|             // TRANS: Client error displayed when referring to a non-exsting list. |             // TRANS: Client error displayed when referring to a non-existing list. | ||||||
|             $this->clientError(_('No such list.'), 404); |             $this->clientError(_('No such list.'), 404); | ||||||
|             return false; |             return false; | ||||||
|         } |         } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user