From b01793d22665a1e7c02d8f5f9e3e623f31258836 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk Date: Sat, 16 Jul 2022 14:55:48 -0600 Subject: [PATCH] global_settings: Fix misc typos --- resources/global_settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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