mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
Fixed typo
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
Severity="Success"
|
Severity="Success"
|
||||||
Visibility="{Binding IsNewVersionCheckedAndUpToDate, Converter={StaticResource VisibleIfTrueConverter}}"/>
|
Visibility="{Binding IsNewVersionCheckedAndUpToDate, Converter={StaticResource VisibleIfTrueConverter}}"/>
|
||||||
|
|
||||||
<!-- New version avaialble -->
|
<!-- New version available -->
|
||||||
<muxc:InfoBar x:Uid="General_NewVersionAvailable"
|
<muxc:InfoBar x:Uid="General_NewVersionAvailable"
|
||||||
IsOpen="True"
|
IsOpen="True"
|
||||||
IsClosable="False"
|
IsClosable="False"
|
||||||
|
|||||||
Reference in New Issue
Block a user