diff options
author | John Terpstra <jht@samba.org> | 2003-05-05 19:19:36 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-05-05 19:19:36 +0000 |
commit | 244f10d7a9d210a197befc3941b5a8a359f14fba (patch) | |
tree | 48021e6422f82fd7d8a5d2fcba60f018f0a2239d /docs/docbook/smbdotconf | |
parent | 5d653461e6265646146ccf469fd376dcf40eaee6 (diff) | |
download | samba-244f10d7a9d210a197befc3941b5a8a359f14fba.tar.gz samba-244f10d7a9d210a197befc3941b5a8a359f14fba.tar.bz2 samba-244f10d7a9d210a197befc3941b5a8a359f14fba.zip |
Fix typo.
(This used to be commit c29bdeb6368acae634951c149a29c1b6dff82424)
Diffstat (limited to 'docs/docbook/smbdotconf')
-rw-r--r-- | docs/docbook/smbdotconf/printing/useclientdriver.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/smbdotconf/printing/useclientdriver.xml b/docs/docbook/smbdotconf/printing/useclientdriver.xml index 67c8cbf8d0..ca326dac32 100644 --- a/docs/docbook/smbdotconf/printing/useclientdriver.xml +++ b/docs/docbook/smbdotconf/printing/useclientdriver.xml @@ -4,7 +4,7 @@ xmlns:samba="http://samba.org/common"> <listitem> <para>This parameter applies only to Windows NT/2000 - clients. It has no affect on Windows 95/98/ME clients. When + clients. It has no effect on Windows 95/98/ME clients. When serving a printer to Windows NT/2000 clients without first installing a valid printer driver on the Samba host, the client will be required to install a local printer driver. From this point on, the client |