We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1131cca commit 06a5980Copy full SHA for 06a5980
1 file changed
Pages/Lyrics.xaml
@@ -61,7 +61,7 @@
61
<SymbolIcon Symbol="More"/>
62
<Button.Flyout>
63
<MenuFlyout>
64
- <MenuFlyoutItem Text="Edit" Tag="edit" Click="MenuFlyoutItem_Click">
+ <MenuFlyoutItem Text="Edit lyrics" Tag="edit" Click="MenuFlyoutItem_Click">
65
<MenuFlyoutItem.Icon>
66
<SymbolIcon Symbol="Edit"/>
67
</MenuFlyoutItem.Icon>
0 commit comments