mirror of
https://github.com/Qyriad/fusee-launcher.git
synced 2024-11-22 04:09:17 +01:00
you spelt if wrong
This commit is contained in:
parent
94a3d0aed3
commit
9d1b510c47
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user