diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2007-12-16 16:43:37 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2007-12-16 16:43:37 +0000 |
commit | fdf0e5e5f73979c27dea13af2bec72070316082c (patch) | |
tree | cdbb4ff6c9a4428778f0961779efd31d2e1fca69 | |
parent | 006ed972e5b972a4aeacc091d51af2278d17eb6b (diff) |
fix typo in description
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@498 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | nss-ldapd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss-ldapd.conf b/nss-ldapd.conf index 2955435..bdced72 100644 --- a/nss-ldapd.conf +++ b/nss-ldapd.conf @@ -40,7 +40,7 @@ base dc=example,dc=net #scope one #scope base -# Customize ceirtain database lookups. +# Customize certain database lookups. #base group ou=Groups,dc=example,dc=net #base passwd ou=People,dc=example,dc=net #base shadow ou=People,dc=example,dc=net |