Skip to content

Commit dd03aa8

Browse files
committed
fix text
1 parent 6919901 commit dd03aa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Format/OutputConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ public override string GetDescription()
159159

160160
if (IsFlaggedAs(OutputFlag.TogglePauseKeyCapture))
161161
{
162-
return "[Toggle Pause Input]";
162+
return "[Pause Key Capture]";
163163
}
164164

165165
if (IsFlaggedAs(OutputFlag.MouseOut))

0 commit comments

Comments
 (0)