From f1feb8cebee54e5d5637f8bcb37b89f51532f93c Mon Sep 17 00:00:00 2001 From: blitzmann Date: Wed, 22 Jul 2020 00:23:55 -0400 Subject: [PATCH] Fix typo --- gui/builtinPreferenceViews/pyfaEsiPreferences.py | 2 +- locale/lang.pot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/builtinPreferenceViews/pyfaEsiPreferences.py b/gui/builtinPreferenceViews/pyfaEsiPreferences.py index 4601601bc..9f81d65f9 100644 --- a/gui/builtinPreferenceViews/pyfaEsiPreferences.py +++ b/gui/builtinPreferenceViews/pyfaEsiPreferences.py @@ -47,7 +47,7 @@ class PFEsiPref(PreferenceView): self.rbSsoMode.SetItemToolTip(0, _t("This options routes SSO Logins through pyfa.io, allowing you to easily login " "without any configuration. When in doubt, use this option.")) self.rbSsoMode.SetItemToolTip(1, _t("This option goes through EVE SSO directly, but requires more configuration. Use " - "this is pyfa.io is blocked for some reason, or if you do not wish to route data throguh pyfa.io.")) + "this if pyfa.io is blocked for some reason, or if you do not wish to route data throguh pyfa.io.")) self.rbMode.SetSelection(self.settings.get('loginMode')) self.rbSsoMode.SetSelection(self.settings.get('ssoMode')) diff --git a/locale/lang.pot b/locale/lang.pot index 4e85903fe..260871d3e 100644 --- a/locale/lang.pot +++ b/locale/lang.pot @@ -3594,7 +3594,7 @@ msgstr "" #: gui/builtinPreferenceViews/pyfaEsiPreferences.py:49 msgid "" "This option goes through EVE SSO directly, but requires more configuration. " -"Use this is pyfa.io is blocked for some reason, or if you do not wish to " +"Use this if pyfa.io is blocked for some reason, or if you do not wish to " "route data throguh pyfa.io." msgstr ""