[doc] Fix typos

This commit is contained in:
Cédric Félizard
2016-02-23 18:49:24 +00:00
parent a08c41dfc2
commit 6e4dfa1480
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ Some notes on how to build Bitcoin Core in Unix.
Note
---------------------
Always use absolute paths to configure and compile bitcoin and the dependencies,
for example, when specifying the the path of the dependency:
for example, when specifying the path of the dependency:
../dist/configure --enable-cxx --disable-shared --with-pic --prefix=$BDB_PREFIX