Skip to content

Commit 34a821c

Browse files
authored
Merge pull request #157 from komark06/master
Fix typo
2 parents 267cca7 + b6de2ed commit 34a821c

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
@@ -76,7 +76,7 @@ $ make valgrind
7676
* Use `$ make clean` or `$ rm /tmp/qtest.*` to clean the temporary files created by target valgrind
7777

7878
Extra options can be recognized by make:
79-
* `VERBOSE`: control the build verbosity. If `VERBOSE=1`, echo eacho command in build process.
79+
* `VERBOSE`: control the build verbosity. If `VERBOSE=1`, echo each command in build process.
8080
* `SANITIZER`: enable sanitizer(s) directed build. At the moment, AddressSanitizer is supported.
8181

8282
## Using `qtest`

0 commit comments

Comments
 (0)