Skip to content

Commit 41b7290

Browse files
committed
readme: cosmetic
1 parent 59f078e commit 41b7290

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
@@ -35,7 +35,7 @@ which will be within 'namespace::class' declaration
3535
```sh
3636
./gmock.py -d "test/mocks" file1.hpp file2.hpp -- -D LINUX -Iproject/externals
3737
```
38-
'--' separates arguments between gmock.py and compiler options
38+
'--' separates arguments between script and compiler
3939

4040
### Integration with the build system
4141
```sh

0 commit comments

Comments
 (0)