]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by Andrei...
authorjocuri%softhome.net <>
Fri, 4 Apr 2008 11:46:54 +0000 (11:46 +0000)
committerjocuri%softhome.net <>
Fri, 4 Apr 2008 11:46:54 +0000 (11:46 +0000)
docs/en/xml/installation.xml

index 3a7fb5fe74e23f51141d2212233835060aaefb19..525f51e7241ef831ec2245854e34e0ca54d76b2f 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.63 2008/04/04 06:46:53 jocuri%softhome.net Exp $ -->
+<!-- $Id: installation.xml,v 1.64 2008/04/04 06:46:54 jocuri%softhome.net Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
@@ -1507,7 +1507,7 @@ $smtp->quit;
         <filename class="directory">/sw/include</filename> instead of
         <filename class="directory">/usr/lib</filename> and
         <filename class="directory">/usr/include</filename>. When the
-        Perl module config script asks where your <filename>libgdi</filename>
+        Perl module config script asks where your <filename>libgd</filename>
         is, be sure to tell it
         <filename class="directory">/sw/lib</filename>.
         </para>