winnow-rs / winnow

Making parsing a breeze
https://docs.rs/winnow
Other
572 stars 44 forks source link

fix: typos #351

Closed vwkd closed 1 year ago

vwkd commented 1 year ago

Fix some typos.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6639894359


Files with Coverage Reduction New Missed Lines %
src/ascii/mod.rs 1 52.55%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 6513402192: 0.0%
Covered Lines: 1179
Relevant Lines: 2637

💛 - Coveralls
epage commented 1 year ago

Thanks!