Skip to content

Commit 3191905

Browse files
committed
chore: typo
1 parent 727b4f1 commit 3191905

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

managed/src/TestPlugin/TestPlugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ public void TestIssue76Command(ICommandContext context)
569569
}
570570

571571
[Command("i78")]
572-
public void TestIssue762Command(ICommandContext context)
572+
public void TestIssue78Command(ICommandContext context)
573573
{
574574
var player = context.Sender!;
575575
IMenu settingsMenu = Core.Menus.CreateMenu("Settings");

vendor/s2sdk

0 commit comments

Comments
 (0)