diff --git a/resources/global_settings.py b/resources/global_settings.py index d19dcb930..aa22cfa60 100644 --- a/resources/global_settings.py +++ b/resources/global_settings.py @@ -1,6 +1,6 @@ # Alternative to Apple's 'defaults' tool # Store data in '/Users/Shared' -# This is to ensure compatibility when running wihout a user +# This is to ensure compatibility when running without a user # ie. during automated patching from pathlib import Path