fix qcheck typo

This commit is contained in:
carm 2015-02-19 23:44:49 -05:00
parent c286789e5c
commit c7bc99760a

View file

@ -182,7 +182,7 @@ branch `stable` it is not necessary.
$ make
To build and run tests (requires `oUnit`, `qtest`, and `check`):
To build and run tests (requires `oUnit`, `qtest`, and `qcheck`):
$ opam install oUnit qtest qcheck
$ ./configure --enable-tests