ACINQ / eclair

A scala implementation of the Lightning Network.
Apache License 2.0
1.23k stars 267 forks source link

Fix typos #2805

Closed Thabokani closed 8 months ago

Thabokani commented 8 months ago

Fix some typos in comments. Thank you.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (9c4aad0) 85.82% compared to head (a778194) 85.86%. Report is 2 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2805 +/- ## ========================================== + Coverage 85.82% 85.86% +0.03% ========================================== Files 216 216 Lines 18177 18177 Branches 790 790 ========================================== + Hits 15601 15607 +6 + Misses 2576 2570 -6 ``` | [Files](https://app.codecov.io/gh/ACINQ/eclair/pull/2805?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ACINQ) | Coverage Δ | | |---|---|---| | [...cala/fr/acinq/eclair/crypto/TransportHandler.scala](https://app.codecov.io/gh/ACINQ/eclair/pull/2805?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ACINQ#diff-ZWNsYWlyLWNvcmUvc3JjL21haW4vc2NhbGEvZnIvYWNpbnEvZWNsYWlyL2NyeXB0by9UcmFuc3BvcnRIYW5kbGVyLnNjYWxh) | `90.76% <ø> (ø)` | | | [...r/acinq/eclair/payment/send/PaymentLifecycle.scala](https://app.codecov.io/gh/ACINQ/eclair/pull/2805?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ACINQ#diff-ZWNsYWlyLWNvcmUvc3JjL21haW4vc2NhbGEvZnIvYWNpbnEvZWNsYWlyL3BheW1lbnQvc2VuZC9QYXltZW50TGlmZWN5Y2xlLnNjYWxh) | `86.84% <ø> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/ACINQ/eclair/pull/2805/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ACINQ)