dave            Fri Sep  8 11:17:38 2006 UTC

  Modified files:              
    /phpdoc/en/reference/image/functions        imagecreatefromstring.xml 
  Log:
  - Typo.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagecreatefromstring.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/image/functions/imagecreatefromstring.xml
diff -u phpdoc/en/reference/image/functions/imagecreatefromstring.xml:1.7 
phpdoc/en/reference/image/functions/imagecreatefromstring.xml:1.8
--- phpdoc/en/reference/image/functions/imagecreatefromstring.xml:1.7   Tue Sep 
 6 19:58:57 2005
+++ phpdoc/en/reference/image/functions/imagecreatefromstring.xml       Fri Sep 
 8 11:17:38 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.31 -->
 <refentry id="function.imagecreatefromstring">
  <refnamediv>
@@ -49,7 +49,7 @@
     imagepng($im);
 }
 else {
-    echo 'An error occured.';
+    echo 'An error occurred.';
 }
 ?>
 ]]>

Reply via email to