mastodon/spec
luzpaz 4aa3b9bd01
Fix typos ()
* Fix typos

Found via `codespell -q 3 -S ./CHANGELOG.md,./AUTHORS.md,./config/locales,./app/javascript/mastodon/locales -L ba,keypair,medias,pixelx,ro`

* Follow-up typo fix
..
controllers Add ability to filter individual posts ()
fabricators Add ability to filter individual posts ()
features Add submit button to the top of preferences pages ()
fixtures Fix some link previews being incorrectly generated from other prior links ()
helpers Add audit log entries for user roles ()
lib Fix typos ()
mailers Remove digest e-mails ()
models Change e-mail domain blocks to match subdomains of blocked domains ()
policies Add customizable user roles ()
presenters Add ability to filter individual posts ()
requests Further preparation for Rails 6 ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Add ability to block sign-ups from IP ()
support Spelling ()
validators Add administrative webhooks ()
views Redesign /about when already logged in ()
workers Remove digest e-mails ()
rails_helper.rb Fix single Redis connection being used across all threads ()
spec_helper.rb Improve tests involving push_bulk ()