diff options
author | leo78913 <leo3758@riseup.net> | 2023-01-27 12:35:41 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-27 12:35:41 -0300 |
commit | 357b6ee99169277755f9da41ff2683c58853d07c (patch) | |
tree | 3691d957b4cf8d09a7629db54c7a360589f2371d | |
parent | 4d2b5c2f42a34888ad26700461deb8c4e6f7b28c (diff) | |
download | PrismLauncher-357b6ee99169277755f9da41ff2683c58853d07c.tar.gz PrismLauncher-357b6ee99169277755f9da41ff2683c58853d07c.tar.bz2 PrismLauncher-357b6ee99169277755f9da41ff2683c58853d07c.zip |
Update launcher/ui/MainWindow.ui
Co-authored-by: flow <flowlnlnln@gmail.com>
Signed-off-by: leo78913 <leo3758@riseup.net>
-rw-r--r-- | launcher/ui/MainWindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/MainWindow.ui b/launcher/ui/MainWindow.ui index 3967709a..a328a92f 100644 --- a/launcher/ui/MainWindow.ui +++ b/launcher/ui/MainWindow.ui @@ -336,7 +336,7 @@ <string>&Kill</string> </property> <property name="toolTip"> - <string>Kill the running instance</string> + <string>Kill the running instance.</string> </property> <property name="shortcut"> <string>Ctrl+K</string> |