Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
BDisp committed Mar 14, 2024
1 parent 534ab2a commit 2b3a67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/Views/MenuBarTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3661,7 +3661,7 @@ public CustomWindow ()

[Fact]
[AutoInitShutdown]
public void Click_Another_View_Close_A_Open_Menu ()
public void Click_Another_View_Close_An_Open_Menu ()
{
var menu = new MenuBar
{
Expand Down

0 comments on commit 2b3a67c

Please sign in to comment.