diff sat_frontends/quick_frontend/quick_widgets.py @ 3108:07aac71ea31f

quick_frontend (widget): typo
author Goffi <goffi@goffi.org>
date Fri, 03 Jan 2020 20:10:58 +0100
parents ab2696e34d29
children 91891a108d6f
line wrap: on
line diff
--- a/sat_frontends/quick_frontend/quick_widgets.py	Fri Jan 03 17:10:53 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_widgets.py	Fri Jan 03 20:10:58 2020 +0100
@@ -392,7 +392,7 @@
     def resync(self):
         """Method called when backend can be resynchronized
 
-        The widget has to set self.sync itself when the synchronisation if finished
+        The widget has to set self.sync itself when the synchronisation is finished
         """
         pass