diff options
Diffstat (limited to 'documentation/api/modules/luci.sys.user.html')
-rw-r--r-- | documentation/api/modules/luci.sys.user.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/api/modules/luci.sys.user.html b/documentation/api/modules/luci.sys.user.html index 04f8bf02b2..b2307ad385 100644 --- a/documentation/api/modules/luci.sys.user.html +++ b/documentation/api/modules/luci.sys.user.html @@ -212,7 +212,7 @@ LuCI system utilities / user related functions. <td class="name" nowrap><a href="#getuser">getuser</a> (uid)</td> <td class="summary"> -Retrieve user informations for given uid.</td> +Retrieve user information for given uid.</td> </tr> <tr> @@ -256,7 +256,7 @@ Change the password of given user.</td> <dd> -Retrieve user informations for given uid. +Retrieve user information for given uid. @@ -312,7 +312,7 @@ Test whether given string matches the password of a given system user. <h3>Return value:</h3> -Boolean indicating wheather the passwords are equal +Boolean indicating whether the passwords are equal |