pull/1206/head
noah 2 years ago
parent edc2dd8c71
commit a29df87d39

@ -532,7 +532,7 @@ def main():
f"You are running version {local_version}. Version {remote_version} is available at https://git.io/sherlock")
except Exception as error:
print(f"A problem occured while checking for an update: {error}")
print(f"A problem occurred while checking for an update: {error}")
# Argument check

Loading…
Cancel
Save