HexEdit/HexEditMainWindow.py

changeset 4696
bf4d19a7cade
parent 4695
9dc08852de25
child 5389
9b1c800daff3
diff -r 9dc08852de25 -r bf4d19a7cade HexEdit/HexEditMainWindow.py
--- a/HexEdit/HexEditMainWindow.py	Sun Jan 24 16:03:00 2016 +0100
+++ b/HexEdit/HexEditMainWindow.py	Sun Jan 24 16:15:58 2016 +0100
@@ -264,7 +264,7 @@
             self.tr('Close Others'),
             0, 0, self, 'hexEditor_file_close_others')
         self.closeOthersAct.setStatusTip(self.tr(
-            'Close all hex other editor windows'))
+            'Close all other hex editor windows'))
         self.closeOthersAct.setWhatsThis(self.tr(
             """<b>Close Others</b>"""
             """<p>Closes all other hex editor windows.</p>"""

eric ide

mercurial