oftc / oftc-ircservices

OFTC's IRC Services
https://www.oftc.net/CodingProjects/
GNU General Public License v2.0
33 stars 22 forks source link

Spelling #49

Closed jsoref closed 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/oftc-ircservices/commit/77c85f67031d825faf59b58f319d8869e3be9141#commitcomment-60262298

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/oftc-ircservices/commit/3efa8a2c988398feea65e7f6cf5f1f6bf859083d

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.