Qt: Fix tooltip typo

This commit is contained in:
Connor McLaughlin
2025-09-16 23:19:10 +10:00
committed by GitHub
parent 9a1a8c226a
commit eeb1555905

View File

@@ -391,7 +391,7 @@
<string>&amp;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">