]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documentation...
authorvladd%bugzilla.org <>
Fri, 4 Apr 2008 11:48:07 +0000 (11:48 +0000)
committervladd%bugzilla.org <>
Fri, 4 Apr 2008 11:48:07 +0000 (11:48 +0000)
docs/en/xml/installation.xml

index 4b2bfbbfc12212cfad8d8273126fa9e0d5681483..c62875502552ca9b8a671b23f35d222d4a46ccc0 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.136 2008/04/04 06:48:06 mkanat%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.137 2008/04/04 06:48:07 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.