diff options
Diffstat (limited to 'source3/passdb')
-rw-r--r-- | source3/passdb/secrets.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/passdb/secrets.c b/source3/passdb/secrets.c index acea54815c..b0021599cc 100644 --- a/source3/passdb/secrets.c +++ b/source3/passdb/secrets.c @@ -19,7 +19,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* the Samba secrets database stores any geerated, private information +/* the Samba secrets database stores any generated, private information such as the local SID and machine trust password */ #include "includes.h" |