diff options
author | Samba-JP oota <ribbon@samba.gr.jp> | 2013-02-06 09:04:16 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2013-02-06 10:47:11 +0100 |
commit | 1aa1d658c8f60ab890772e2c0044e2f939db79c4 (patch) | |
tree | af8a9d7c233b227a7f808987392370c9fec5e9b3 /docs-xml/smbdotconf | |
parent | 6c2d6ada42779b1c7015ddf3cf0dc420c4558be1 (diff) | |
download | samba-1aa1d658c8f60ab890772e2c0044e2f939db79c4.tar.gz samba-1aa1d658c8f60ab890772e2c0044e2f939db79c4.tar.bz2 samba-1aa1d658c8f60ab890772e2c0044e2f939db79c4.zip |
docs: Add missing ")".
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Karolin Seeger <kseeger@samba.org>
Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Wed Feb 6 10:47:11 CET 2013 on sn-devel-104
Diffstat (limited to 'docs-xml/smbdotconf')
-rw-r--r-- | docs-xml/smbdotconf/printing/showaddprinterwizard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/printing/showaddprinterwizard.xml b/docs-xml/smbdotconf/printing/showaddprinterwizard.xml index c912554fbf..f6c1b90e1d 100644 --- a/docs-xml/smbdotconf/printing/showaddprinterwizard.xml +++ b/docs-xml/smbdotconf/printing/showaddprinterwizard.xml @@ -15,7 +15,7 @@ open a handle on the printer server with OpenPrinterEx() asking for Administrator privileges. If the user does not have administrative access on the print server (i.e is not root or the priviledge - SePrintOperatorPrivilege, the OpenPrinterEx() + SePrintOperatorPrivilege), the OpenPrinterEx() call fails and the client makes another open call with a request for a lower privilege level. This should succeed, however the APW icon will not be displayed.</para> |