diff options
author | Karolin Seeger <ks@samba.org> | 2008-02-27 12:19:39 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:43 -0500 |
commit | 0abdb9c5958842f54a1522bbeade977d7e995a73 (patch) | |
tree | 2212a6a6cb6ef8f279641543883a0909bc92a65b | |
parent | d414ef08d03c3595e7233ff3233373db0d8a5c50 (diff) | |
download | samba-0abdb9c5958842f54a1522bbeade977d7e995a73.tar.gz samba-0abdb9c5958842f54a1522bbeade977d7e995a73.tar.bz2 samba-0abdb9c5958842f54a1522bbeade977d7e995a73.zip |
Fix typo.
(This used to be commit 5a949ccaac7b13574f5a46308cba4754005c0a6b)
-rw-r--r-- | docs/smbdotconf/security/passdbbackend.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/security/passdbbackend.xml b/docs/smbdotconf/security/passdbbackend.xml index 1555af1d48..35c43696fc 100644 --- a/docs/smbdotconf/security/passdbbackend.xml +++ b/docs/smbdotconf/security/passdbbackend.xml @@ -7,7 +7,7 @@ <para>This option allows the administrator to chose which backend will be used for storing user and possibly group information. This allows - you to swap between dfferent storage mechanisms without recompile. </para> + you to swap between different storage mechanisms without recompile. </para> <para>The parameter value is divided into two parts, the backend's name, and a 'location' string that has meaning only to that particular backed. These are separated |