From 9d1b510c47cc91a91a046a380fe3d606aca1a007 Mon Sep 17 00:00:00 2001 From: Harry Peach <4750998+HarryPeach@users.noreply.github.com> Date: Wed, 25 Apr 2018 20:51:30 +0100 Subject: [PATCH] you spelt if wrong --- fusee-launcher.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: