]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix nit I forgot about. Oops.
authormozilla%colinogilvie.co.uk <>
Sun, 20 Nov 2005 07:37:23 +0000 (07:37 +0000)
committermozilla%colinogilvie.co.uk <>
Sun, 20 Nov 2005 07:37:23 +0000 (07:37 +0000)
docs/xml/installation.xml

index 925fa51b605bd4010a2466a02db058a917c99d82..2f641a6cad3e0d207ffaa32c4b3a38b4ac7d2552 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.98.2.7 2005/11/19 22:08:52 mozilla%colinogilvie.co.uk Exp $ -->
+<!-- $Id: installation.xml,v 1.98.2.8 2005/11/19 23:37:23 mozilla%colinogilvie.co.uk Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
@@ -1614,7 +1614,7 @@ C:\perl&gt; <command>ppm install &lt;module name&gt;</command>
 
         <para>
           To enable Bugzilla to send email on Windows, the server running the
-          Bugzilla code must be able to connect to, or act as,  an SMTP server.
+          Bugzilla code must be able to connect to, or act as, an SMTP server.
         </para>
         
       </section>