From: vladd%bugzilla.org <> Date: Sat, 10 Mar 2007 07:17:57 +0000 (+0000) Subject: Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documentation... X-Git-Tag: bugzilla-3.0~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4196c2ae0411cead3ded0f5d85111edbce6ffdc9;p=thirdparty%2Fbugzilla.git Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documentation section, p=vladd. --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index a18f6f98c0..5bb6cca3a6 100644 --- a/docs/xml/installation.xml +++ b/docs/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.