diff options
author | Björn Jacke <bj@sernet.de> | 2012-06-12 11:35:29 +0200 |
---|---|---|
committer | Björn Jacke <bj@sernet.de> | 2012-06-13 17:33:14 +0200 |
commit | dba3b2e0b62d385599057a6e6b5d604e1e70394c (patch) | |
tree | 62e50278e4ac137d30ed13d63cd759b24d387711 /docs-xml/smbdotconf | |
parent | 96ada4d87b6d8618919c614765f2ec1d706f4f4a (diff) | |
download | samba-dba3b2e0b62d385599057a6e6b5d604e1e70394c.tar.gz samba-dba3b2e0b62d385599057a6e6b5d604e1e70394c.tar.bz2 samba-dba3b2e0b62d385599057a6e6b5d604e1e70394c.zip |
doc: fix typo uniq → unique
Diffstat (limited to 'docs-xml/smbdotconf')
-rw-r--r-- | docs-xml/smbdotconf/winbind/idmapconfig.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/winbind/idmapconfig.xml b/docs-xml/smbdotconf/winbind/idmapconfig.xml index 265fa12986..b9aec46618 100644 --- a/docs-xml/smbdotconf/winbind/idmapconfig.xml +++ b/docs-xml/smbdotconf/winbind/idmapconfig.xml @@ -83,7 +83,7 @@ Defines the available matching uid and gid range for which the backend is authoritative. For allocating backends, this also defines the start and the end of the range for allocating - new uniq IDs. + new unique IDs. </para> <para> winbind uses this parameter to find the backend that is |