]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documentation...
authorvladd%bugzilla.org <>
Sat, 10 Mar 2007 07:17:57 +0000 (07:17 +0000)
committervladd%bugzilla.org <>
Sat, 10 Mar 2007 07:17:57 +0000 (07:17 +0000)
docs/xml/installation.xml

index a18f6f98c0b88c853c7df63fe9296f296ceafa8a..5bb6cca3a667863bba5b12eb8f65c7793eb395c6 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.136 2007/02/13 00:19:00 mkanat%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.136.2.1 2007/03/10 01:17:57 vladd%bugzilla.org Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
                 <listitem>
                 <para>
                     mod_perl support in Bugzilla can take up a HUGE amount of RAM. You could be
-                    lookng at 30MB per httpd child, easily. Basically, you just need a lot of RAM.
+                    looking at 30MB per httpd child, easily. Basically, you just need a lot of RAM.
                     The more RAM you can get, the better. mod_perl is basically trading RAM for
                     speed. At least 2GB total system RAM is recommended for running Bugzilla under
                     mod_perl.