6ebdf61e76 Fix grammatical typos (VolodymyrBg) Pull request description: base58/src/error.rs: - Corrected grammar in error comment: "Found a invalid ASCII byte" → "Found an invalid ASCII byte". bitcoin/CHANGELOG.md: - Fixed typo in function name: p2wpkh_signiture_hash → p2wpkh_signature_hash. units/src/amount/error.rs: - Fixed grammar: "was large than" → "was larger than". units/src/fee_rate/mod.rs: - Corrected typo: "assoctiated" → "associated". units/tests/api.rs: - Grammar fix: "THE POINT of tests are" → "THE POINT of tests is". ACKs for top commit: apoelstra: ACK 6ebdf61e769903da1ad21fd6ab9bf22ff3c04bab; successfully ran local tests Tree-SHA512: bb5800b6248bedad46d511a0123c50b1d8d2deacfa752cd675d21e40cb78a6a5d917da28a9a87c3f779cd13819d5b16a7668d1e388d1d58d200ea688d8c114ac
6ebdf61e76