filecoin-project / venus

Filecoin Full Node Implementation in Go
https://venus.filecoin.io
Other
2.06k stars 462 forks source link

chore: remove repetitive words #6318

Closed hardlydearly closed 2 months ago

hardlydearly commented 3 months ago

关联的Issues (Related Issues)

remove repetitive words

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 26%. Comparing base (149e076) to head (a6df2af). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6318 +/- ## ====================================== Coverage 26% 26% ====================================== Files 650 650 Lines 65532 65532 ====================================== + Hits 17078 17086 +8 + Misses 45734 45728 -6 + Partials 2720 2718 -2 ```