XRPLF / rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
https://xrpl.org
ISC License
4.48k stars 1.45k forks source link

[TRIVIAL] chore: fix typos in comments #4958

Closed xiaoxianBoy closed 2 months ago

xiaoxianBoy commented 3 months ago

High Level Overview of Change

Context of Change

fix minor typos

Type of Change

Bronek commented 2 months ago

@xiaoxianBoy thank you for this PR ; as you will notice I have changed its subject line to indicate that it's trivial; and the type of the change.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 70.9%. Comparing base (e9859ac) to head (81e6a03).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/XRPLF/rippled/pull/4958/graphs/tree.svg?width=650&height=150&src=pr&token=i2RPGI5xGF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)](https://app.codecov.io/gh/XRPLF/rippled/pull/4958?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) ```diff @@ Coverage Diff @@ ## develop #4958 +/- ## ======================================= Coverage 70.9% 70.9% ======================================= Files 796 796 Lines 66727 66727 Branches 10977 10975 -2 ======================================= + Hits 47337 47339 +2 + Misses 19390 19388 -2 ``` | [Files](https://app.codecov.io/gh/XRPLF/rippled/pull/4958?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) | Coverage Δ | | |---|---|---| | [src/ripple/app/misc/TxQ.h](https://app.codecov.io/gh/XRPLF/rippled/pull/4958?src=pr&el=tree&filepath=src%2Fripple%2Fapp%2Fmisc%2FTxQ.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF#diff-c3JjL3JpcHBsZS9hcHAvbWlzYy9UeFEuaA==) | `98.1% <ø> (ø)` | | | [src/ripple/app/paths/impl/Steps.h](https://app.codecov.io/gh/XRPLF/rippled/pull/4958?src=pr&el=tree&filepath=src%2Fripple%2Fapp%2Fpaths%2Fimpl%2FSteps.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF#diff-c3JjL3JpcHBsZS9hcHAvcGF0aHMvaW1wbC9TdGVwcy5o) | `93.1% <ø> (ø)` | | | [src/ripple/app/reporting/ETLSource.cpp](https://app.codecov.io/gh/XRPLF/rippled/pull/4958?src=pr&el=tree&filepath=src%2Fripple%2Fapp%2Freporting%2FETLSource.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF#diff-c3JjL3JpcHBsZS9hcHAvcmVwb3J0aW5nL0VUTFNvdXJjZS5jcHA=) | `0.0% <ø> (ø)` | | | [src/ripple/app/tx/impl/NFTokenAcceptOffer.cpp](https://app.codecov.io/gh/XRPLF/rippled/pull/4958?src=pr&el=tree&filepath=src%2Fripple%2Fapp%2Ftx%2Fimpl%2FNFTokenAcceptOffer.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF#diff-c3JjL3JpcHBsZS9hcHAvdHgvaW1wbC9ORlRva2VuQWNjZXB0T2ZmZXIuY3Bw) | `89.6% <ø> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/XRPLF/rippled/pull/4958/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) [![Impacted file tree graph](https://app.codecov.io/gh/XRPLF/rippled/pull/4958/graphs/tree.svg?width=650&height=150&src=pr&token=i2RPGI5xGF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)](https://app.codecov.io/gh/XRPLF/rippled/pull/4958?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)