From d244af9179632d2ba2833540f05ffe01f43f57b0 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Thu, 12 May 2005 11:17:39 +0000 Subject: Fix typo (This used to be commit 110946f8f2456441072b81e96d85b7d6dc6d4487) --- docs/smbdotconf/printing/useclientdriver.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/smbdotconf/printing/useclientdriver.xml') 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 -- cgit