capitalize 'Open Current Mirror Repo' to match other menu options

This commit is contained in:
lui 2024-10-10 02:37:12 -05:00 committed by spectranator
commit a9b7cae667

View file

@ -481,7 +481,7 @@
</action> </action>
<action name="action_Open_Mirror_Repo"> <action name="action_Open_Mirror_Repo">
<property name="text"> <property name="text">
<string>Open current Mirror &amp;Repo</string> <string>Open Current Mirror &amp;Repo</string>
</property> </property>
</action> </action>
</widget> </widget>