Skip to content

Commit 3743b80

Browse files
committed
Merge pull request bitcoin#3430 from ldenman/patch-1
Fix typo in unit-tests.md
2 parents 93a7861 + ba4ceb1 commit 3743b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/unit-tests.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To add more bitcoind tests, add `BOOST_AUTO_TEST_CASE` functions to the existing
1212
.cpp files in the test/ directory or add new .cpp files that
1313
implement new BOOST_AUTO_TEST_SUITE sections.
1414

15-
To run the bitcoin-qt tests manualy, launch src/qt/test/bitcoin-qt_test
15+
To run the bitcoin-qt tests manually, launch src/qt/test/bitcoin-qt_test
1616

1717
To add more bitcoin-qt tests, add them to the `src/qt/test/` directory and
1818
the `src/qt/test/test_main.cpp` file.

0 commit comments

Comments
 (0)