QScintilla/Editor.py

branch
5_1_x
changeset 926
361865dd7c83
parent 916
861bc555e9cf
child 955
377efd9104a7
--- a/QScintilla/Editor.py	Thu Mar 03 19:22:20 2011 +0100
+++ b/QScintilla/Editor.py	Thu Mar 03 19:30:14 2011 +0100
@@ -5042,7 +5042,7 @@
                 yesDefault = True
                 if self.isModified():
                     msg += self.trUtf8(
-                        """<br><b>Warning:</b> You will loose"""
+                        """<br><b>Warning:</b> You will lose"""
                         """ your changes upon reopening it.""")
                     yesDefault = False
                 res = E5MessageBox.yesNo(self,

eric ide

mercurial