Skip to content

Commit 76736b7

Browse files
Jack251970Copilot
andauthored
Fix typo
Co-authored-by: Copilot <[email protected]>
1 parent 949344a commit 76736b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<system:String x:Key="InstallPromptSubtitle">{0} by {1} {2}{2}Would you like to install this plugin?</system:String>
199199
<system:String x:Key="UninstallPromptTitle">Plugin uninstall</system:String>
200200
<system:String x:Key="UninstallPromptSubtitle">{0} by {1} {2}{2}Would you like to uninstall this plugin?</system:String>
201-
<system:String x:Key="UpdatePromptTitle">Plugin udpate</system:String>
201+
<system:String x:Key="UpdatePromptTitle">Plugin update</system:String>
202202
<system:String x:Key="UpdatePromptSubtitle">{0} by {1} {2}{2}Would you like to update this plugin?</system:String>
203203
<system:String x:Key="DownloadingPlugin">Downloading plugin</system:String>
204204
<system:String x:Key="AutoRestartAfterChange">Automatically restart after installing/uninstalling/updating plugins in plugin store</system:String>

0 commit comments

Comments
 (0)