Skip to content

Commit e4c9e1c

Browse files
authored
fix a typo
1 parent 2d00e98 commit e4c9e1c

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<system:String x:Key="plugin_explorer_editor_path">Editor Path</system:String>
3434
<system:String x:Key="plugin_explorer_shell_path">Shell Path</system:String>
3535
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
36-
<system:String x:Key="plugin_explorer_use_location_as_working_dir">Use search result's location as the working directory of the excutable</system:String>
36+
<system:String x:Key="plugin_explorer_use_location_as_working_dir">Use search result's location as the working directory of the executable</system:String>
3737
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
3838
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
3939
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
@@ -132,4 +132,4 @@
132132
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search">Do you want to enable content search for Everything?</system:String>
133133
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search_tips">"It can be very slow without index (which is only supported in Everything v1.5+)"</system:String>
134134

135-
</ResourceDictionary>
135+
</ResourceDictionary>

0 commit comments

Comments
 (0)