diff options
author | Chrono <me@disilla.org> | 2022-10-31 19:44:55 -0400 |
---|---|---|
committer | Chrono <me@disilla.org> | 2022-10-31 19:44:55 -0400 |
commit | dfdf739282792ca646bb284b3d83b2d2265a9d55 (patch) | |
tree | e97e3e81b6e9fd54290407c25ed8bcf49176eac5 | |
parent | d89a541a8d6837b0010eac2e638914acfbb3c374 (diff) | |
download | PrismLauncher-dfdf739282792ca646bb284b3d83b2d2265a9d55.tar.gz PrismLauncher-dfdf739282792ca646bb284b3d83b2d2265a9d55.tar.bz2 PrismLauncher-dfdf739282792ca646bb284b3d83b2d2265a9d55.zip |
remove one space
Signed-off-by: Chrono <me@disilla.org>
-rw-r--r-- | launcher/ui/pages/global/APIPage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/global/APIPage.ui b/launcher/ui/pages/global/APIPage.ui index 1ae788c7..d56a9ef6 100644 --- a/launcher/ui/pages/global/APIPage.ui +++ b/launcher/ui/pages/global/APIPage.ui @@ -179,7 +179,7 @@ <item> <widget class="QLabel" name="label_4"> <property name="text"> - <string>Enter a custom client ID for Microsoft Authentication here. </string> + <string>Enter a custom client ID for Microsoft Authentication here.</string> </property> <property name="textFormat"> <enum>Qt::RichText</enum> |