diff --git a/fusee-launcher.py b/fusee-launcher.py index e99afd3..baea523 100755 --- a/fusee-launcher.py +++ b/fusee-launcher.py @@ -75,7 +75,7 @@ class HaxBackend: @classmethod def supported(cls, system_override=None): - """ Returns true iff the given backend is supported on this platform. """ + """ Returns true if the given backend is supported on this platform. """ # If we have a SYSTEM_OVERRIDE, use it. if system_override: