Skip to content

Commit 5276287

Browse files
committed
doc: fix
1 parent 8d334d4 commit 5276287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ namespace Dummy
120120
return 1; // success
121121
}
122122

123-
public static void DefaultCommand(BinaryView view )
123+
public static void DefaultCommand(BinaryView view )
124124
{
125125
Logger logger = BinaryNinja.Logger.GetOrCreateLogger("Dummy");
126126

0 commit comments

Comments
 (0)