Fix various typos
Fixes user-facing and non-user-facing typos Found via `codespell -S "./vendor" -L ontext,rememberable,ridiculus,varius`
This commit is contained in:
parent
688a8e3561
commit
7d9739349b
20 changed files with 25 additions and 25 deletions
|
|
@ -111,7 +111,7 @@ class User < ApplicationRecord
|
|||
}.freeze
|
||||
|
||||
##
|
||||
# Checkes if the user attended the event
|
||||
# Checks if the user attended the event
|
||||
# This is used for events that require registration
|
||||
# The user must have registered to attend the event
|
||||
# Gets an event
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue