mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
Qt: Fix tooltip typo
This commit is contained in:
committed by
GitHub
parent
9a1a8c226a
commit
eeb1555905
@@ -391,7 +391,7 @@
|
||||
<string>&Save State</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Saves the session state from the selected slot.</string>
|
||||
<string>Saves the session state to the selected slot.</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionExit">
|
||||
|
||||
Reference in New Issue
Block a user