Skip to content

Commit c95c276

Browse files
fix typo
1 parent 235c845 commit c95c276

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<system:String x:Key="flowlauncher_plugin_program_pls_select_program_source">Please select a program source</system:String>
4141
<system:String x:Key="flowlauncher_plugin_program_delete_program_source">Are you sure you want to delete the selected program sources?</system:String>
42-
<system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">Another program source with the same location alreaday exists.</system:String>
42+
<system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">Another program source with the same location already exists.</system:String>
4343

4444
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">Program Source</system:String>
4545
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_tips">Edit directory and status of this program source.</system:String>

0 commit comments

Comments
 (0)