From: <md...@us...> - 2008-06-27 13:32:03
|
Revision: 5686 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5686&view=rev Author: mdboom Date: 2008-06-27 06:31:53 -0700 (Fri, 27 Jun 2008) Log Message: ----------- Minor docstring typo (thanks, Chris Walker) Modified Paths: -------------- trunk/matplotlib/lib/matplotlib/afm.py Modified: trunk/matplotlib/lib/matplotlib/afm.py =================================================================== --- trunk/matplotlib/lib/matplotlib/afm.py 2008-06-27 12:51:50 UTC (rev 5685) +++ trunk/matplotlib/lib/matplotlib/afm.py 2008-06-27 13:31:53 UTC (rev 5686) @@ -4,7 +4,7 @@ than mine) I decided not to go with them because either they were either - 1) copyighted or used a non-BSD compatible license + 1) copyrighted or used a non-BSD compatible license 2) had too many dependencies and I wanted a free standing lib This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |