aboutsummaryrefslogtreecommitdiff
path: root/doc/shared-libraries.md
diff options
context:
space:
mode:
authorCédric Félizard <cedric@felizard.fr>2016-02-23 18:49:24 +0000
committerCédric Félizard <cedric@felizard.fr>2016-02-23 18:53:00 +0000
commit6e4dfa1480e5cdbe07abe90b88f3aab76dbacff4 (patch)
tree0c92cd8d6192c02ec26d8cb568c7f239bcd2343b /doc/shared-libraries.md
parenta08c41dfc23234064da322159652b44684df9375 (diff)
downloadbitcoin-6e4dfa1480e5cdbe07abe90b88f3aab76dbacff4.tar.xz
[doc] Fix typos
Diffstat (limited to 'doc/shared-libraries.md')
-rw-r--r--doc/shared-libraries.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shared-libraries.md b/doc/shared-libraries.md
index f4ff53d6e9..ec6f16c8aa 100644
--- a/doc/shared-libraries.md
+++ b/doc/shared-libraries.md
@@ -11,7 +11,7 @@ The interface is defined in the C header `bitcoinconsensus.h` located in `src/s
#### Version
-`bitcoinconsensus_version` returns an `unsigned int` with the the API version *(currently at an experimental `0`)*.
+`bitcoinconsensus_version` returns an `unsigned int` with the API version *(currently at an experimental `0`)*.
#### Script Validation