Misc. typos (#8694)
Found via `codespell -q 3 --skip="./app/javascript/mastodon/locales,./config/locales"`
This commit is contained in:
parent
4959ead07c
commit
40dd19be37
15 changed files with 18 additions and 18 deletions
|
@ -116,7 +116,7 @@ SimpleForm.setup do |config|
|
|||
# You can define the class to use on all labels. Default is nil.
|
||||
# config.label_class = nil
|
||||
|
||||
# You can define the default class to be used on forms. Can be overriden
|
||||
# You can define the default class to be used on forms. Can be overridden
|
||||
# with `html: { :class }`. Defaulting to none.
|
||||
# config.default_form_class = nil
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue