[Ocfs2-tools-commits] manish commits r757 - trunk/ocfs2console/ocfs2interface

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Mar 28 17:26:01 CST 2005


Author: manish
Date: 2005-03-28 17:25:59 -0600 (Mon, 28 Mar 2005)
New Revision: 757

Modified:
   trunk/ocfs2console/ocfs2interface/fsck.py
Log:
English is hard


Modified: trunk/ocfs2console/ocfs2interface/fsck.py
===================================================================
--- trunk/ocfs2console/ocfs2interface/fsck.py	2005-03-28 23:23:28 UTC (rev 756)
+++ trunk/ocfs2console/ocfs2interface/fsck.py	2005-03-28 23:25:59 UTC (rev 757)
@@ -75,8 +75,8 @@
         if dialog.finished:
             break
 
-        msg = ('File system %s is still running. You should not shut close '
-               'this window until it is finished' % check_str)
+        msg = ('File system %s is still running. You should not close this '
+               'window until it is finished' % check_str)
 
         info = gtk.MessageDialog(parent=dialog,
                                  flags=gtk.DIALOG_DESTROY_WITH_PARENT,



More information about the Ocfs2-tools-commits mailing list