gilch / hissp

It's Python with a Lissp.
https://gitter.im/hissp-lang/community
Apache License 2.0
364 stars 9 forks source link

Typos #247

Closed gilch closed 7 months ago

gilch commented 8 months ago

Fix "expresssions" -> "expressions"

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (49d9531) 98.89% compared to head (e9e4d8e) 98.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #247 +/- ## ======================================= Coverage 98.89% 98.89% ======================================= Files 6 6 Lines 724 724 Branches 111 111 ======================================= Hits 716 716 Misses 5 5 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

gilch commented 7 months ago

Fixed in the last PR #249