Revision: 7510
Author:   xqt
Date:     2009-10-19 12:44:30 +0000 (Mon, 19 Oct 2009)

Log Message:
-----------
typo

Modified Paths:
--------------
    branches/rewrite/scripts/editarticle.py

Modified: branches/rewrite/scripts/editarticle.py
===================================================================
--- branches/rewrite/scripts/editarticle.py     2009-10-19 12:44:08 UTC (rev 
7509)
+++ branches/rewrite/scripts/editarticle.py     2009-10-19 12:44:30 UTC (rev 
7510)
@@ -131,8 +131,8 @@
                                            highlight=highlight))
 
 class ArticleEditor:
+    # join lines if line starts with this ones
     joinchars = string.letters + '[]' + string.digits
-    # join lines if line starts with this ones
 
     def __init__(self, *args):
         self.set_options(*args)



_______________________________________________
Pywikipedia-svn mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-svn

Reply via email to