universal-ctags / ctags

A maintained ctags implementation
https://ctags.io
GNU General Public License v2.0
6.39k stars 618 forks source link

Fix typo #3926

Closed pepsiman closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (b44fba3) 85.36% compared to head (756186a) 85.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3926 +/- ## ======================================= Coverage 85.36% 85.36% ======================================= Files 234 234 Lines 56125 56125 ======================================= Hits 47909 47909 Misses 8216 8216 ```

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

masatake commented 5 months ago

Thank you.