Skip to content

Commit

Permalink
logs: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Jan 5, 2025
1 parent 866812d commit 751a1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/lib/linuxmint/mintUpdate/mintUpdate.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 751a1f2

Please sign in to comment.