summaryrefslogtreecommitdiff
path: root/vendor/oojs/oojs-ui/build/typos.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/oojs/oojs-ui/build/typos.json')
-rw-r--r--vendor/oojs/oojs-ui/build/typos.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/vendor/oojs/oojs-ui/build/typos.json b/vendor/oojs/oojs-ui/build/typos.json
deleted file mode 100644
index 5916d77e..00000000
--- a/vendor/oojs/oojs-ui/build/typos.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "caseSensitive": [
- [ "@returns", "@return" ]
- ],
- "caseInsensitive": [
- [ "paralell", "parallel" ],
- [ "properites", "properties" ],
- [ "visiblit(ies|y)", "visibilit$1" ],
- [ "movablilties", "movabilities" ],
- [ "inpsect(ors?|ion)", "inspect$1" ],
- [ "\bteh\b", "the" ],
- [ "intialization", "initialization" ],
- [ "durring", "during" ],
- [ "contian", "contain" ],
- [ "occured", "occurred" ]
- ]
-}