|
From: <and...@us...> - 2011-01-13 00:24:19
|
Revision: 11492
http://plplot.svn.sourceforge.net/plplot/?rev=11492&view=rev
Author: andrewross
Date: 2011-01-13 00:24:13 +0000 (Thu, 13 Jan 2011)
Log Message:
-----------
Fix a couple of spelling mistakes in comments.
Modified Paths:
--------------
trunk/doc/docbook/bin/api2man.pl.in
Modified: trunk/doc/docbook/bin/api2man.pl.in
===================================================================
--- trunk/doc/docbook/bin/api2man.pl.in 2011-01-13 00:22:47 UTC (rev 11491)
+++ trunk/doc/docbook/bin/api2man.pl.in 2011-01-13 00:24:13 UTC (rev 11492)
@@ -50,10 +50,10 @@
#
# </sect1>
-# Call this script by ginving the master file (typically
+# Call this script by giving the master file (typically
# plplotdoc.xml) as the first argument, the API chapter file
# (typically api.xml) as second argument, and the man volume
-# (typicvally 3plplot) as third.
+# (typically 3plplot) as third.
use XML::Parser;
use XML::DOM;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|