]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation spelling patch: 'acccess' -> 'access'.
authorjocuri%softhome.net <>
Fri, 24 Feb 2006 09:21:18 +0000 (09:21 +0000)
committerjocuri%softhome.net <>
Fri, 24 Feb 2006 09:21:18 +0000 (09:21 +0000)
docs/xml/installation.xml

index aa07176c47f02091235c81358c87087d19431736..b7cf759737a5fc31eb7d3cfa384e24d259af9faf 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.72.2.26 2006/02/24 01:15:51 jocuri%softhome.net Exp $ -->
+<!-- $Id: installation.xml,v 1.72.2.27 2006/02/24 01:21:18 jocuri%softhome.net Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
@@ -1426,7 +1426,7 @@ C:\perl&gt; <command>ppm install &lt;module name&gt;</command>
         <tip>
           <para>
             If you are behind a corporate firewall, you will need to let the
-            ActiveState PPM utility know how to get through it to acccess
+            ActiveState PPM utility know how to get through it to access
             the repositories by setting the HTTP_proxy system environmental
             variable. For more information on setting that variable, see
             the ActiveState documentation.