Revision: 6886
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6886&view=rev
Author:   ryanmay
Date:     2009-02-06 02:48:19 +0000 (Fri, 06 Feb 2009)

Log Message:
-----------
Fix missing colon in reference to patches.  Thanks to Sandro Tosi.

Modified Paths:
--------------
    branches/v0_98_5_maint/lib/matplotlib/__init__.py

Modified: branches/v0_98_5_maint/lib/matplotlib/__init__.py
===================================================================
--- branches/v0_98_5_maint/lib/matplotlib/__init__.py   2009-02-05 18:00:52 UTC 
(rev 6885)
+++ branches/v0_98_5_maint/lib/matplotlib/__init__.py   2009-02-06 02:48:19 UTC 
(rev 6886)
@@ -36,7 +36,7 @@
         defines the :class:`~matplotlib.lines.Line2D` class for
         drawing lines and markers
 
-    :mod`matplotlib.patches`
+    :mod:`matplotlib.patches`
         defines classes for drawing polygons
 
     :mod:`matplotlib.text`


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to