From 751a1f21e04f1403049279d2aa34d24b38dfd06f Mon Sep 17 00:00:00 2001 From: Clement Lefebvre Date: Sun, 5 Jan 2025 14:31:44 +0000 Subject: [PATCH] logs: Fix typo --- usr/lib/linuxmint/mintUpdate/mintUpdate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/linuxmint/mintUpdate/mintUpdate.py b/usr/lib/linuxmint/mintUpdate/mintUpdate.py index dc3291a3..f77263ed 100755 --- a/usr/lib/linuxmint/mintUpdate/mintUpdate.py +++ b/usr/lib/linuxmint/mintUpdate/mintUpdate.py @@ -2240,7 +2240,7 @@ def refresh_updates(self): self.refresh_cleanup() return - self.logger.write("Checking for updates)") + self.logger.write("Checking for updates") try: error = None