[ticket/10758] Spelling fix.

PHPBB3-10758
This commit is contained in:
Oleg Pudeyev 2012-12-15 14:09:33 -05:00
parent ff83580af1
commit 9e7d663e76

View file

@ -191,7 +191,7 @@ class phpbb_auth
/** /**
* Get forums with the specified permission setting * Get forums with the specified permission setting
* if the option is prefixed with !, then the result becomes nagated * if the option is prefixed with !, then the result becomes negated
* *
* @param bool $clean set to true if only values needs to be returned which are set/unset * @param bool $clean set to true if only values needs to be returned which are set/unset
*/ */