Commit ee2b14c
committed
Merge rust-bitcoin#5083: docs: fix typos
430fe3d docs: fix grammar (MozirDmitriy)
7ea04d4 docs: fix typo (MozirDmitriy)
745fa02 Extra quotation mark in doc comment (MozirDmitriy)
Pull request description:
in sighash.rs - extra "
in message.rs "on at"
in sequence.rs - "if any of it's inputs" -> "if any of its inputs"
ACKs for top commit:
apoelstra:
ACK 430fe3d; successfully ran local tests
Tree-SHA512: 9f343ac74a893911364bdd09780a797c15718765633c8e4bfb31da4038f8fca583c1402b4861c82f81e1e9a25eac0eea3029e75efd628fa0dec585626dc47162File tree
3 files changed
+3
-3
lines changed- bitcoin/src/crypto
- p2p/src
- units/src
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments