Skip to content

Commit 71c7e02

Browse files
Merge pull request #2627 from Flow-Launcher/VictoriousRaptor-patch-1
Fix typo
2 parents 4721b97 + 2a00c48 commit 71c7e02

File tree

1 file changed

+2
-2
lines changed
  • Plugins/Flow.Launcher.Plugin.Sys/Languages

1 file changed

+2
-2
lines changed

Plugins/Flow.Launcher.Plugin.Sys/Languages/en.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Open Recycle Bin</system:String>
2020
<system:String x:Key="flowlauncher_plugin_sys_exit_cmd">Exit</system:String>
2121
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Save Settings</system:String>
22-
<system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Restart Flow Launcher"</system:String>
22+
<system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Restart Flow Launcher</system:String>
2323
<system:String x:Key="flowlauncher_plugin_sys_setting_cmd">Settings</system:String>
2424
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">Reload Plugin Data</system:String>
2525
<system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Check For Update</system:String>
@@ -62,4 +62,4 @@
6262
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">System Commands</system:String>
6363
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Provides System related commands. e.g. shutdown, lock, settings etc.</system:String>
6464

65-
</ResourceDictionary>
65+
</ResourceDictionary>

0 commit comments

Comments
 (0)