Skip to content

Commit f52ef92

Browse files
committed
Fix string typos
1 parent 89b454b commit f52ef92

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
@@ -204,6 +204,6 @@
204204
<system:String x:Key="plugin_explorer_successful_rename">Successfully renamed it to: {0}</system:String>
205205
<system:String x:Key="plugin_explorer_element_already_exists">There is already a file with the name: {0} in this location</system:String>
206206
<system:String x:Key="plugin_explorer_failed_to_open_rename_dialog">Failed to open rename dialog.</system:String>
207-
<system:String x:Key="plugin_explorer_exception">An error occured: {0}.</system:String>
208-
<system:String x:Key="plugin_explorer_no_reason_given_exception">An error occured and no reason was given.</system:String>
207+
<system:String x:Key="plugin_explorer_exception">An error occurred: {0}.</system:String>
208+
<system:String x:Key="plugin_explorer_no_reason_given_exception">An error occurred and no reason was given.</system:String>
209209
</ResourceDictionary>

0 commit comments

Comments
 (0)