diff --git a/update.py b/update.py index 346aff636..991558d64 100644 --- a/update.py +++ b/update.py @@ -161,7 +161,7 @@ def check_appcast(self) -> EDMCVersion | None: return None - # For *these* purposes anything else is the same as 'windows', as + # For *these* purposes all systems are the same as 'windows', as # non-win32 would be running from source. sparkle_platform = 'windows'