fixed typo
This commit is contained in:
parent
cecd948b76
commit
3e4c3d71ce
|
@ -55,7 +55,7 @@ function setlanguage() {
|
|||
}
|
||||
|
||||
/**
|
||||
* Checks wheather a specific flag in the rights string is set.
|
||||
* Checks whether a specific flag in the rights string is set.
|
||||
*
|
||||
* @param $right read,write or execute
|
||||
* @param $target owner,group or other
|
||||
|
|
Loading…
Reference in New Issue