We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1acf401 commit ad31b86Copy full SHA for ad31b86
src/segwit.rs
@@ -4,7 +4,7 @@
4
//!
5
//! [BIP-173] and [BIP-350] contain some complexity. This module aims to allow you to create modern
6
//! Bitcoin addresses correctly and easily without intimate knowledge of the BIPs. However, if you
7
-//! do posses such knowledge and are doing unusual things you may prefer to use the `primitives`
+//! do possess such knowledge and are doing unusual things you may prefer to use the `primitives`
8
//! submodules directly.
9
10
//! # Examples
0 commit comments