From 9ca1712250eb819003ea6a95864627c0fbbd0b42 Mon Sep 17 00:00:00 2001 From: Ed Sanders Date: Sat, 19 Dec 2015 12:45:47 +0000 Subject: [PATCH] Fix spelling mistakes in comments Change-Id: Id608f402e1f308fbe83e6c262e5f2750efb41ebb --- resources/src/mediawiki/mediawiki.Upload.BookletLayout.js | 2 +- resources/src/mediawiki/page/startup.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/src/mediawiki/mediawiki.Upload.BookletLayout.js b/resources/src/mediawiki/mediawiki.Upload.BookletLayout.js index 740144502c..abe588272e 100644 --- a/resources/src/mediawiki/mediawiki.Upload.BookletLayout.js +++ b/resources/src/mediawiki/mediawiki.Upload.BookletLayout.js @@ -52,7 +52,7 @@ * {@link #createUpload createUpload} method to * return the new model. The {@link #saveFile saveFile}, and * the {@link #uploadFile uploadFile} methods need to be - * overriden to use the new model and data returned from the forms. + * overridden to use the new model and data returned from the forms. * * @class * @extends OO.ui.BookletLayout diff --git a/resources/src/mediawiki/page/startup.js b/resources/src/mediawiki/page/startup.js index f2509e28fc..592a63b478 100644 --- a/resources/src/mediawiki/page/startup.js +++ b/resources/src/mediawiki/page/startup.js @@ -14,7 +14,7 @@ * Fired when wiki content is being added to the DOM * * It is encouraged to fire it before the main DOM is changed (when $content - * is still detatched). However, this order is not defined either way, so you + * is still detached). However, this order is not defined either way, so you * should only rely on $content itself. * * This includes the ready event on a page load (including post-edit loads) -- 2.20.1