|
From: <md...@us...> - 2008-02-19 15:35:49
|
Revision: 4978
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4978&view=rev
Author: mdboom
Date: 2008-02-19 07:35:45 -0800 (Tue, 19 Feb 2008)
Log Message:
-----------
Fix typo.
Modified Paths:
--------------
trunk/matplotlib/doc/devel/add_new_projection.rst
Modified: trunk/matplotlib/doc/devel/add_new_projection.rst
===================================================================
--- trunk/matplotlib/doc/devel/add_new_projection.rst 2008-02-19 15:26:56 UTC (rev 4977)
+++ trunk/matplotlib/doc/devel/add_new_projection.rst 2008-02-19 15:35:45 UTC (rev 4978)
@@ -99,4 +99,4 @@
A full-fledged and heavily annotated example is in
``examples/custom_projection_example.py``. The polar plot
-functionality in ``polar.py`` may also be interest.
+functionality in ``polar.py`` may also be of interest.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|