diff options
author | duke <duke@piwigo.org> | 2010-05-05 17:42:17 +0000 |
---|---|---|
committer | duke <duke@piwigo.org> | 2010-05-05 17:42:17 +0000 |
commit | df6757c35ef8b9502c91ba218c455e53f640f37f (patch) | |
tree | f25b686852f1f92b5cb5fb0153aba25dc6578c89 /language/en_UK | |
parent | 241df1178b67a58a6a6aa7cce343cd305316408d (diff) |
fixed a typo found while translating
git-svn-id: http://piwigo.org/svn/trunk@6078 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/help/help_permissions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/help/help_permissions.html b/language/en_UK/help/help_permissions.html index c9e257a53..8da5cf13b 100644 --- a/language/en_UK/help/help_permissions.html +++ b/language/en_UK/help/help_permissions.html @@ -19,7 +19,7 @@ <li>Mary (who is just a <em>"Friend"</em>) won't see the photo</li> </ul> -<p>A user than has no permission to see the content of a category won't see the category itself, not even its title. The same principle applies to a tag.</p> +<p>A user that has no permission to see the content of a category won't see the category itself, not even its title. The same principle applies to a tag.</p> <p>You can set the privacy level of a user on <span class="pwgScreen">Administration » Users » Manage</span> screen.</p> |