Skip to content

Commit 9aab01d

Browse files
Fix typo
1 parent 831d39e commit 9aab01d

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
7979
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
8080
<system:String x:Key="plugin_explorer_opencontainingfolder">Open containing folder</system:String>
81-
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Opens the location that contains current item</system:String>
81+
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Open the location that contains current item</system:String>
8282
<system:String x:Key="plugin_explorer_openwitheditor">Open With Editor:</system:String>
8383
<system:String x:Key="plugin_explorer_openwitheditor_error">Failed to open file at {0} with Editor {1} at {2}</system:String>
8484
<system:String x:Key="plugin_explorer_openwithshell">Open With Shell:</system:String>

0 commit comments

Comments
 (0)