Skip to content

Commit

Permalink
better naming
Browse files Browse the repository at this point in the history
  • Loading branch information
kikipoulet committed Dec 30, 2024
1 parent a47e2d4 commit 5eb65b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SukiUI.Demo/SukiUIDemoView.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
</MenuItem.Icon>
</MenuItem>
<MenuItem Command="{Binding ToggleTitleBackgroundCommand}"
Header="Change TitleBar Visibility"
Header="Change TitleBar Background Visibility"
>
<MenuItem.Icon>
<avalonia:MaterialIcon Kind="Visibility" />
Expand Down

0 comments on commit 5eb65b4

Please sign in to comment.