|
From: <ai...@us...> - 2008-10-01 01:47:07
|
Revision: 8843
http://plplot.svn.sourceforge.net/plplot/?rev=8843&view=rev
Author: airwin
Date: 2008-10-01 01:46:57 +0000 (Wed, 01 Oct 2008)
Log Message:
-----------
Correct plspage documentation error.
Modified Paths:
--------------
trunk/doc/docbook/src/api.xml
Modified: trunk/doc/docbook/src/api.xml
===================================================================
--- trunk/doc/docbook/src/api.xml 2008-09-30 22:34:25 UTC (rev 8842)
+++ trunk/doc/docbook/src/api.xml 2008-10-01 01:46:57 UTC (rev 8843)
@@ -12022,7 +12022,7 @@
</term>
<listitem>
<para>
- Number of pixels, x.
+ Number of pixels/inch (DPI), x.
</para>
</listitem>
</varlistentry>
@@ -12033,7 +12033,7 @@
</term>
<listitem>
<para>
- Number of pixels, y.
+ Number of pixels/inch (DPI), y.
</para>
</listitem>
</varlistentry>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|