diff options
author | Alexander Bokovoy <ab@samba.org> | 2008-04-06 20:55:25 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:45 -0500 |
commit | cf820a7ba0f1b41545817157382d20e642f9ef75 (patch) | |
tree | 72496d9a6062a30ce1f56c1b16693e353c98b2df | |
parent | 10b953a59d8a000b2de6a5576c12b80e82eff669 (diff) | |
download | samba-cf820a7ba0f1b41545817157382d20e642f9ef75.tar.gz samba-cf820a7ba0f1b41545817157382d20e642f9ef75.tar.bz2 samba-cf820a7ba0f1b41545817157382d20e642f9ef75.zip |
Fix typo
(This used to be commit 042dc3be948529a411570d3f6073264ea8d3c880)
-rw-r--r-- | docs/smbdotconf/printing/addportcommand.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/printing/addportcommand.xml b/docs/smbdotconf/printing/addportcommand.xml index 70957e2bce..294ea8e188 100644 --- a/docs/smbdotconf/printing/addportcommand.xml +++ b/docs/smbdotconf/printing/addportcommand.xml @@ -8,7 +8,7 @@ remotely using the Windows "Add Standard TCP/IP Port Wizard". This option defines an external program to be executed when smbd receives a request to add a new Port to the system. - he script is passed two parameters:</para> + The script is passed two parameters:</para> <itemizedlist> <listitem><para><parameter moreinfo="none">port name</parameter></para></listitem> |