|
From: <ai...@us...> - 2014-01-22 19:15:13
|
Revision: 12949
http://sourceforge.net/p/plplot/code/12949
Author: airwin
Date: 2014-01-22 19:15:08 +0000 (Wed, 22 Jan 2014)
Log Message:
-----------
Correct misspelling of function name, plggriddata ==> plgriddata.
(Thanks to H?\199?\142ili?\195?\160ng Wang for finding this).
Modified Paths:
--------------
trunk/doc/docbook/src/api.xml
Modified: trunk/doc/docbook/src/api.xml
===================================================================
--- trunk/doc/docbook/src/api.xml 2014-01-22 09:06:22 UTC (rev 12948)
+++ trunk/doc/docbook/src/api.xml 2014-01-22 19:15:08 UTC (rev 12949)
@@ -5245,7 +5245,7 @@
<funcsynopsis>
<funcprototype>
<funcdef>
- <function>plggriddata</function>
+ <function>plgriddata</function>
</funcdef>
<paramdef><parameter>x</parameter></paramdef>
<paramdef><parameter>y</parameter></paramdef>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|