[Python-modules-commits] r6867 - in packages/matplotlib/trunk/debian (NEWS README.debian)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Nov 8 20:37:43 UTC 2008


    Date: Saturday, November 8, 2008 @ 20:37:42
  Author: morph
Revision: 6867

fixing some minor spelling errors

Modified:
  packages/matplotlib/trunk/debian/NEWS
  packages/matplotlib/trunk/debian/README.debian

Modified: packages/matplotlib/trunk/debian/NEWS
===================================================================
--- packages/matplotlib/trunk/debian/NEWS	2008-11-08 19:34:22 UTC (rev 6866)
+++ packages/matplotlib/trunk/debian/NEWS	2008-11-08 20:37:42 UTC (rev 6867)
@@ -1,7 +1,7 @@
 matplotlib (0.98.3-6) UNRELEASED; urgency=low
 
-  With this release, we are setting the default backend for matplotlib to 'TkAgg',
-  the lower level of backend suggested bu upsteam.
+  With this release, we are setting the default backend for matplotlib to
+  'TkAgg', the lower level of backend suggested by upsteam.
 
   You can find documentation about changing the backend in the file:
 

Modified: packages/matplotlib/trunk/debian/README.debian
===================================================================
--- packages/matplotlib/trunk/debian/README.debian	2008-11-08 19:34:22 UTC (rev 6866)
+++ packages/matplotlib/trunk/debian/README.debian	2008-11-08 20:37:42 UTC (rev 6867)
@@ -28,7 +28,7 @@
 
   backend = <backend>
 
-where <backend> can be choosen from this list:
+where <backend> can be chosen from this list:
 
   # Default backend, one of: Agg, Cairo, CocoaAgg, GTK, GTKAgg,
   # GTKCairo, FltkAgg, Pdf, Ps, QtAgg, Qt4Agg, SVG, TkAgg, WX, WXAgg.
@@ -39,7 +39,7 @@
 
 so usually, you can have a backend if you have the Python bindings installed:
 
-  GTK -> python-gtk2
-  Tk  -> python-tk
-  QT  -> python-qt3 or python-qt4
-  WX  -> python-wxgtk2.6 or python-wxgtk2.8
+  GTK+ -> python-gtk2
+  Tk   -> python-tk
+  QT   -> python-qt3 or python-qt4
+  WX   -> python-wxgtk2.6 or python-wxgtk2.8




More information about the Python-modules-commits mailing list