Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Saalvage committed Sep 22, 2022
1 parent 23ea7ee commit 86892fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/markdown/build-systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ target_link_libraries(my_tests doctest)
./vcpkg integrate install
./vcpkg install doctest
```
The doctest port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request] on the [vcpkg repository](https://github.com/Microsoft/vcpkg).
The doctest port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please create an issue or pull request on the [vcpkg repository](https://github.com/Microsoft/vcpkg).

- hunter
- conan
Expand Down

0 comments on commit 86892fc

Please sign in to comment.