Skip to content

Commit 751a1f2

Browse files
committed
logs: Fix typo
1 parent 866812d commit 751a1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr/lib/linuxmint/mintUpdate/mintUpdate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2240,7 +2240,7 @@ def refresh_updates(self):
22402240
self.refresh_cleanup()
22412241
return
22422242

2243-
self.logger.write("Checking for updates)")
2243+
self.logger.write("Checking for updates")
22442244

22452245
try:
22462246
error = None

0 commit comments

Comments
 (0)