Commit a0cb9bf
committed
Merge rust-bitcoin#4962: fix: correct grammatical errors in example code comments
c09e5ed fix pronoun "the" to "they" in serde.rs comment (sent deed)
7fd9a90 fix missing 'w' in "these two calls" in script.rs (sent deed)
Pull request description:
- Fix missing `w` in `these two calls` in script.rs
- Fix pronoun `the` to `they` in serde.rs comment
ACKs for top commit:
apoelstra:
ACK c09e5ed; successfully ran local tests
Tree-SHA512: c461b97d5c874d3e7381050d4bbe902b4fcbd41127954ea8110c91edde9675cc38bdf156950d5cec8da26103c239e16ec4b4a01bdf9530b88e6c732591d8a9022 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments