diff options
author | John Terpstra <jht@samba.org> | 1997-10-18 05:28:34 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1997-10-18 05:28:34 +0000 |
commit | 4e49cb89be7ac29d79132f55e00509a48acc38ee (patch) | |
tree | b382d7f32b0af08daf64165aa9e658087a5eebb0 /examples | |
parent | 07c507728b6d3f5521e74aa14aedd5b37dea8c57 (diff) | |
download | samba-4e49cb89be7ac29d79132f55e00509a48acc38ee.tar.gz samba-4e49cb89be7ac29d79132f55e00509a48acc38ee.tar.bz2 samba-4e49cb89be7ac29d79132f55e00509a48acc38ee.zip |
Fixed small typo.
(This used to be commit 2b15116a9ab48381445a6b7fb4352f71bf8860c0)
Diffstat (limited to 'examples')
-rw-r--r-- | examples/smb.conf.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/smb.conf.default b/examples/smb.conf.default index 2a0e3d3c83..0d2c6234c7 100644 --- a/examples/smb.conf.default +++ b/examples/smb.conf.default @@ -153,7 +153,7 @@ ; public = yes ;; A publicly accessible directory, but read only, except for people in -;; the staff group +;; the users group ;[public] ; comment = Public Stuff ; path = /home/samba |