Skip to content

Fix Typos

Ghost User requested to merge (removed):typo-fixes into develop

Fix Typos

docs/code-overview.md:37:72: "peristent" is a misspelling of "persistent"
modules/github/lib/github-user-email-address-service.js:120:27: "mutliple" is a misspelling of "multiple"
modules/gitlab/test/gitlab-issuable-service-test.js:88:33: "unauthroized" is a misspelling of "unauthorized"
modules/gitlab/test/gitlab-issuable-service-test.js:151:33: "unauthroized" is a misspelling of "unauthorized"
modules/presence/lib/presence-engine.js:914:39: "semanitcs" is a misspelling of "semantics"
modules/rooms/lib/user-default-flags-service.js:56:38: "precendence" is a misspelling of "precedence"
modules/split-tests/lib/server/split-tests-server.js:23:27: "overriden" is a misspelling of "overridden"
modules/templates/lib/boot-script-utils.js:23:79: "occured" is a misspelling of "occurred"
modules/uri-resolver/lib/uri-lookup-service.js:6:9: "seperate" is a misspelling of "separate"
modules/utils/lib/worker-queue-redis.js:24:5: "Explicitely" is a misspelling of "Explicitly"
modules/utils/lib/worker-queue-redis.js:37:31: "wierd" is a misspelling of "weird"
modules/utils/lib/worker-queue-redis.js:123:60: "futher" is a misspelling of "further"
public/js/collections/infinite-mixin.js:56:13: "Accomodate" is a misspelling of "Accommodate"
public/js/collections/infinite-mixin.js:204:13: "Accomodate" is a misspelling of "Accommodate"
public/js/components/eyeballs-activity.js:48:14: "occassionally" is a misspelling of "occasionally"
public/js/components/user-notifications.js:39:19: "propogation" is a misspelling of "propagation"
public/js/models/room-menu-model.js:146:15: "inital" is a misspelling of "initial"
public/js/utils/rollers.js:102:64: "heirachy" is a misspelling of "hierarchy"
public/js/utils/rollers.js:236:66: "heirachy" is a misspelling of "hierarchy"
public/js/views/app/addPeopleView.js:143:47: "reponse" is a misspelling of "response"
public/js/views/chat/chatCollectionView.js:423:36: "occassionally" is a misspelling of "occasionally"
public/js/views/chat/chatInputView.js:29:33: "persistance" is a misspelling of "persistence"
public/js/views/controls/typeahead.js:159:13: "Propogate" is a misspelling of "Propagate"
public/js/views/explore/explore-view.js:118:50: "destory" is a misspelling of "destroy"
public/js/views/menu/room/base-item-view.js:7:26: "constructo" is a misspelling of "constructor"
public/js/views/menu/room/primary-collection/primary-collection-item-view.less:10:5: "Seperate" is a misspelling of "Separate"
public/js/vue/store/actions.js:34:44: "SUCESS" is a misspelling of "SUCCESS"
public/js/vue/store/mutation-types.js:10:36: "SUCESS" is a misspelling of "SUCCESS"
public/js/vue/store/mutations.js:32:32: "SUCESS" is a misspelling of "SUCCESS"
public/less/components/home-communities.less:16:23: "communites" is a misspelling of "communities"
public/less/components/home-communities.less:22:1: "communites" is a misspelling of "communities"
public/templates/homepage.hbs:143:46: "communites" is a misspelling of "communities"
public/templates/homepage.hbs:146:42: "communites" is a misspelling of "communities"
scripts/utils/ban-user-from-room.js:74:7: "Sucessfully" is a misspelling of "Successfully"
scripts/utils/migrate-messages.js:6:4: "persistance" is a misspelling of "persistence"
scripts/utils/update-chat-languages.js:76:3: "reponsible" is a misspelling of "responsible"
scripts/utils/update-room-lcowner.js:95:3: "reponsible" is a misspelling of "responsible"
scripts/utils/update-room-tags.js:150:3: "reponsible" is a misspelling of "responsible"
server/services/user-search-service.js:140:8: "guarentee" is a misspelling of "guarantee"
server/static.js:48:28: "occured" is a misspelling of "occurred"
server/web/middlewares/configure-csrf.js:51:42: "Propogate" is a misspelling of "Propagate"
server/web/oauth2.js:109:61: "accross" is a misspelling of "across"
test/public-js/vue/store/actions-test.js:106:47: "SUCESS" is a misspelling of "SUCCESS"
test/public-js/vue/store/mutations-test.js:88:45: "SUCESS" is a misspelling of "SUCCESS"
test/redis-lua/unread-add-item-with-mentions_spec.lua:127:17: "mutliple" is a misspelling of "multiple"
Edited by Old Account

Merge request reports