1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-07 01:58:28 +03:00

Spelling fixes.

This commit is contained in:
Tim Potter -
parent aff65bf6c9
commit de18c785ab

View File

@ -28,7 +28,7 @@
* Return a guest logon for guest users (username = "")
*
* Typically used as the first module in the auth chain, this allows
* guest logons to be delt with in one place. Non-gust logons 'fail'
* guest logons to be dealt with in one place. Non-guest logons 'fail'
* and pass onto the next module.
**/