cvs: gd /libgd/src gd.h

[email protected] ("Takeshi Abe") Wed, 25 Mar 2009 17:05:07 -0000
Newsgroups php.gd.cvs
Message-ID <cvstabe1238000707@cvsserver>
tabe		Wed Mar 25 17:05:07 2009 UTC

  Modified files:              
    /gd/libgd/src	gd.h 
  Log:
  fixed a typo
  
http://cvs.php.net/viewvc.cgi/gd/libgd/src/gd.h?r1=1.54&r2=1.55&diff_format=u
Index: gd/libgd/src/gd.h
diff -u gd/libgd/src/gd.h:1.54 gd/libgd/src/gd.h:1.55
--- gd/libgd/src/gd.h:1.54	Tue Mar 17 12:12:39 2009
+++ gd/libgd/src/gd.h	Wed Mar 25 17:05:07 2009
@@ -437,7 +437,7 @@
     int vdpi;			/* if (flags & gdFTEX_RESOLUTION) */
     char *xshow;	/* if (flags & gdFTEX_XSHOW)
 			   then, on return, xshow is a malloc'ed
-			   string contining xshow position data for
+			   string containing xshow position data for
 			   the last string.
 
 			   NB. The caller is responsible for gdFree'ing