Fix typos (#18604)
* 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
This commit is contained in:
parent
546672e292
commit
4aa3b9bd01
4 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@ module Mastodon
|
|||
changed since the last run. Index upgrades erase index data.
|
||||
|
||||
Even if creating or upgrading indices is not necessary, data from the
|
||||
database will be imported into the indices, unless overriden with --no-import.
|
||||
database will be imported into the indices, unless overridden with --no-import.
|
||||
LONG_DESC
|
||||
def deploy
|
||||
if options[:concurrency] < 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue