mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
DEV: Correct typos and spelling mistakes (#12812)
Over the years we accrued many spelling mistakes in the code base. This PR attempts to fix spelling mistakes and typos in all areas of the code that are extremely safe to change - comments - test descriptions - other low risk areas
This commit is contained in:
parent
6421fabb02
commit
59097b207f
207 changed files with 315 additions and 315 deletions
|
@ -3,7 +3,7 @@
|
|||
# AnswerHub Importer
|
||||
#
|
||||
# Based on having access to a mysql dump.
|
||||
# Pass in the ENV variables listed below before runing the script.
|
||||
# Pass in the ENV variables listed below before running the script.
|
||||
|
||||
require_relative 'base'
|
||||
require 'mysql2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue