BeremizIDE.py
branchwxPython4
changeset 3586 cbc6a6ccd52e
parent 3570 eb915a9fdcb0
child 3588 412090a6b3a7
--- a/BeremizIDE.py	Tue Aug 16 23:42:42 2022 +0200
+++ b/BeremizIDE.py	Wed Aug 17 15:55:56 2022 +0200
@@ -969,7 +969,7 @@
         info = version.GetAboutDialogInfo(info)
         info.Name = "Beremiz"
         info.Description = _("Open Source framework for automation, "
-            "implemented IEC 61131 IDE with constantly growing set of extensions "
+            "implementing IEC 61131 IDE with constantly growing set of extensions "
             "and flexible PLC runtime.")
 
         info.Icon = wx.Icon(Bpath("images", "about_brz_logo.png"), wx.BITMAP_TYPE_PNG)