Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

Commit

Permalink
Fix label for password
Browse files Browse the repository at this point in the history
  • Loading branch information
x2bool committed Dec 16, 2018
1 parent 3666b60 commit eed0c08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
CommandParameter="{Binding}"
Command="{Binding CheckPasswordCommand}"
>
<TextBlock Text="Log in" />
<TextBlock Text="Check Password" />
</Button>

</Grid>
Expand Down

0 comments on commit eed0c08

Please sign in to comment.