mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-26 16:19:30 +03:00
Fix spelling error in README
This commit is contained in:
parent
15f1688bdd
commit
b8cd1d300b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ UnitTest++ is a lightweight unit testing framework for C++. It was designed to d
|
|||
|
||||
Documentation
|
||||
--------------
|
||||
The full documenation for building and using UnitTest++ can be found on the [GitHub wiki page](https://github.com/unittest-cpp/unittest-cpp/wiki). The contents of this wiki are also included as a git submodule under the `docs` folder, so version-specific Markdown documentation is always available along with the download.
|
||||
The full documentation for building and using UnitTest++ can be found on the [GitHub wiki page](https://github.com/unittest-cpp/unittest-cpp/wiki). The contents of this wiki are also included as a git submodule under the `docs` folder, so version-specific Markdown documentation is always available along with the download.
|
||||
|
||||
Pre-requisites
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue