Juniper / contrail

Contrail repo for core components (go based)
Apache License 2.0
44 stars 32 forks source link

Spelling #100

Open jsoref opened 2 years ago

jsoref commented 2 years ago

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

The misspellings have been reported at https://github.com/jsoref/contrail/commit/8e98257ede1595b60ee8f4378dfa3c39f61fa551#commitcomment-60980950

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/contrail/commit/89d24b11e00ac31b5b54de775e1aa6abd108dbbb

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.