diff options
author | Volker Lendecke <vlendec@samba.org> | 2005-05-12 11:17:39 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:34 -0500 |
commit | d244af9179632d2ba2833540f05ffe01f43f57b0 (patch) | |
tree | ae99d004daf0253984e715cc6e737d04a266a65f /docs | |
parent | 9fe38f25b783a50b016c3cb42494d32791cb4b4b (diff) | |
download | samba-d244af9179632d2ba2833540f05ffe01f43f57b0.tar.gz samba-d244af9179632d2ba2833540f05ffe01f43f57b0.tar.bz2 samba-d244af9179632d2ba2833540f05ffe01f43f57b0.zip |
Fix typo
(This used to be commit 110946f8f2456441072b81e96d85b7d6dc6d4487)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/smbdotconf/printing/useclientdriver.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/printing/useclientdriver.xml b/docs/smbdotconf/printing/useclientdriver.xml index ec07baa634..99e8556811 100644 --- a/docs/smbdotconf/printing/useclientdriver.xml +++ b/docs/smbdotconf/printing/useclientdriver.xml @@ -20,7 +20,7 @@ considers the printer to be local, it will attempt to issue the OpenPrinterEx() call requesting access rights associated with the logged on user. If the user possesses local administator rights but - not root privilegde on the Samba host (often the case), the + not root privilege on the Samba host (often the case), the OpenPrinterEx() call will fail. The result is that the client will now display an "Access Denied; Unable to connect" message in the printer queue window (even though jobs may successfully be |