1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00

[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
* 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
*/