Revision: 6824
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6824&view=rev
Author: jswhit
Date: 2009-01-25 12:56:39 +0000 (Sun, 25 Jan 2009)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/toolkits/basemap/setup.cfg
Modified: trunk/toolkits/basemap/setup.cfg
===================================================================
--- trunk/toolkits/basemap/setup.cfg 2009-01-24 18:07:31 UTC (rev 6823)
+++ trunk/toolkits/basemap/setup.cfg 2009-01-25 12:56:39 UTC (rev 6824)
@@ -2,7 +2,7 @@
# By default, basemap checks for a few dependencies and
# installs them if missing. This feature can be turned off
# by uncommenting the following lines. Acceptible values are:
-# auto: install, overwrite an existing installation
+# True: install, overwrite an existing installation
# False: do not install
# auto: install only if the package is unavailable. This
# is the default behavior
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|