|
From: <ry...@us...> - 2008-12-23 01:06:21
|
Revision: 6697
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6697&view=rev
Author: ryanmay
Date: 2008-12-23 01:06:18 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
Fix typo.
Modified Paths:
--------------
trunk/toolkits/basemap/doc/users/installing.rst
Modified: trunk/toolkits/basemap/doc/users/installing.rst
===================================================================
--- trunk/toolkits/basemap/doc/users/installing.rst 2008-12-22 21:24:21 UTC (rev 6696)
+++ trunk/toolkits/basemap/doc/users/installing.rst 2008-12-23 01:06:18 UTC (rev 6697)
@@ -36,7 +36,7 @@
C library with python interface for reading ESRI shapefiles.
If not present, will be installed with basemap.
-`pupnyere <http://pypi.python.org/pypi/pupynere/>`__
+`pupynere <http://pypi.python.org/pypi/pupynere/>`__
Pure python `netCDF <http://www.unidata.ucar.edu/software/netcdf/>`__
reader. Patched version automatically installed with basemap.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|