diff --git a/owocr/run.py b/owocr/run.py index ae58600..bdba56a 100644 --- a/owocr/run.py +++ b/owocr/run.py @@ -1058,7 +1058,7 @@ class ScreenshotThread(threading.Thread): def launch_coordinate_picker(self, init, must_return): if init: - logger.info('Preloading screen coordinate picker') + logger.info('Preloading coordinate picker') get_screen_selection(True, True) return if self.screencapture_mode != 2: