Skip to content

Commit 0b4df9c

Browse files
committed
Fix a comment
1 parent 9459ed4 commit 0b4df9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/mocks/Matchers.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
#include "Matchers.h"
2222

23-
#include <cctype>;
23+
#include <cctype>
2424
#include <gmock/gmock.h>
2525

2626

0 commit comments

Comments
 (0)