feathericons / feather

Simply beautiful open-source icons
https://feathericons.com
MIT License
24.65k stars 1.21k forks source link

Spelling #1090

Closed jsoref closed 10 months ago

jsoref commented 3 years ago

This PR corrects misspellings identified by the check-spelling action.

The misspellings have been reported at https://github.com/jsoref/feather/commit/52c008ace1c27996c6354532d1b47618e125272e#commitcomment-52106041

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/feather/commit/5c72d80c6a798a8d348ab3351ae406c3e3422d5a

Note: this PR does not include the action. If you're interested in running a spell check on every PR and push, that can be offered separately.

codecov[bot] commented 3 years ago

Codecov Report

Merging #1090 (af5967e) into master (a718a7e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1090   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           34        43    +9     
  Branches         3         8    +5     
=========================================
+ Hits            34        43    +9     
Impacted Files Coverage Δ
src/icon.js 100.00% <0.00%> (ø)
src/icons.js 100.00% <0.00%> (ø)
src/to-svg.js 100.00% <0.00%> (ø)
src/replace.js 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a718a7e...af5967e. Read the comment docs.