Commit 8deeae0
committed
Merge rust-bitcoin#4726: fix: typo in panic message in amount module tests
ff48db2 fix: typo in panic message in amount module tests (MozirDmitriy)
Pull request description:
The panic message in the amount module tests contained a typo: "failed to crate amount from" was corrected to "failed to create amount from".
ACKs for top commit:
apoelstra:
ACK ff48db2; successfully ran local tests
Tree-SHA512: f82dc631c4558aa68d3dd2a5db40cbcb1cfe49f02f6484bc43c613995cfa1db30bd41a90634b91ea770d7c6b5fb2a4fc6206d7e5c4afa7d79843fddd97d8f3dd1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments