Skip to content

Commit 5c15646

Browse files
committed
Update CONTRIBUTING.md
1 parent 38a21fb commit 5c15646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ private void OnFormActivate(object sender, /*System.*/EventArgs e)
5353

5454
```
5555
// Comment...
56-
private int memberMethod(int value)
56+
private int MemberMethod(int value)
5757
{
5858
5959

0 commit comments

Comments
 (0)