From: vladd%bugzilla.org <> Date: Fri, 4 Apr 2008 11:48:07 +0000 (+0000) Subject: Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documentation... X-Git-Tag: bugzilla-3.1.1~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1282d3900d2e9eb7c2ad5fc020dcec802e9fd81;p=thirdparty%2Fbugzilla.git Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documentation section, p=vladd. --- diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 4b2bfbbfc1..c628755025 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -1138,7 +1138,7 @@ 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.