metabolist / metatext

A free, open-source iOS Mastodon client.
https://metabolist.org/metatext
GNU General Public License v3.0
726 stars 101 forks source link

Spelling #121

Open jsoref opened 2 years ago

jsoref commented 2 years ago

Summary

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

The misspellings have been reported at https://github.com/jsoref/metatext/commit/b0e112371871f63f7a0ac15d3acda3889aa21a3d#commitcomment-89322842

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/metatext/commit/5885d2f1a568add51e3d76a3c1ccbdd26dc4b949

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.

Other Information