sean            Tue Nov  9 18:14:26 2004 EDT

  Modified files:              
    /phpdoc/en/reference/image/functions        imagettfbbox.xml 
  Log:
  minor grammatical change
  
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagettfbbox.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/image/functions/imagettfbbox.xml
diff -u phpdoc/en/reference/image/functions/imagettfbbox.xml:1.5 
phpdoc/en/reference/image/functions/imagettfbbox.xml:1.6
--- phpdoc/en/reference/image/functions/imagettfbbox.xml:1.5    Tue Jul  6 
05:56:44 2004
+++ phpdoc/en/reference/image/functions/imagettfbbox.xml        Tue Nov  9 
18:14:25 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.2 -->
   <refentry id="function.imagettfbbox">
    <refnamediv>
@@ -41,7 +41,7 @@
      </term>
      <listitem>
       <simpara>
-       The name of the TrueType font file. (Can also be a URL.) Depending on
+       The name of the TrueType font file (can be a URL). Depending on
        which version of the GD library that PHP is using, it may attempt to
        search for files that do not begin with a leading '/' by appending
        '.ttf' to the filename and searching along a library-defined font path.

Reply via email to