[Zope3-checkins] 
	SVN: Zope3/branches/ZopeX3-3.0/utilities/importorder.py fix typo
    Fred L. Drake, Jr. 
    fdrake at gmail.com
       
    Thu Aug  5 16:13:18 EDT 2004
    
    
  
Log message for revision 26928:
  fix typo
Changed:
  U   Zope3/branches/ZopeX3-3.0/utilities/importorder.py
-=-
Modified: Zope3/branches/ZopeX3-3.0/utilities/importorder.py
===================================================================
--- Zope3/branches/ZopeX3-3.0/utilities/importorder.py	2004-08-05 19:10:05 UTC (rev 26927)
+++ Zope3/branches/ZopeX3-3.0/utilities/importorder.py	2004-08-05 20:13:18 UTC (rev 26928)
@@ -28,7 +28,7 @@
     entire directory .
 
 -D / --display
-   Displays Import oder for all .py files in the specified path. 
+   Displays Import order for all .py files in the specified path. 
 
 -f / --file
    It will order all imported python packages in a file.
    
    
More information about the Zope3-Checkins
mailing list