Salome HOME
Patch modules/med.git for Doxygen typos/grammar + misc. typos
[modules/med.git] / src / MEDCalc / tui / medevents.py
index 26d394646c2b8da098444b5b065f56c16b8da8f4..52be16a11715b1a72967b1f347574600aa7d63df 100644 (file)
@@ -56,7 +56,7 @@ def eventListenerIsRunning():
   # Try to define the event listener
   connectEventListener()
   if __eventListener is None:
-    # it definitly does not work
+    # it definitely does not work
     medcalc.wrn("the GUI is not loaded yet and will not be notified of the modification")
     return False