Skip to content

Commit

Permalink
Fix typo (#379)
Browse files Browse the repository at this point in the history
Good catch :)
  • Loading branch information
fitojb authored May 28, 2022
1 parent 4b8da0b commit 8d0bc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModernWpf.SampleApp/ControlPages/MenuPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</MenuItem>
</Menu>
</sc:ControlExample>
<sc:ControlExample HeaderText="Menu with submenus, seperators, and radio items">
<sc:ControlExample HeaderText="Menu with submenus, separators, and radio items">
<Menu>
<MenuItem Header="File">
<MenuItem Header="New">
Expand Down

0 comments on commit 8d0bc39

Please sign in to comment.