From c274fff33c8a2ec47495899c01597fff5e4632c8 Mon Sep 17 00:00:00 2001 From: Ori Livneh Date: Wed, 4 Dec 2013 15:42:09 -0800 Subject: [PATCH] Capitalization: 'jQuery', not 'jquery', and 'MediaWiki', not 'mediawiki' Change-Id: I7b53ac1340ef5fbc36d2ba8b6b2e68328597eaee --- resources/startup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/startup.js b/resources/startup.js index b6a27d2d50..6aba2f9b06 100644 --- a/resources/startup.js +++ b/resources/startup.js @@ -1,6 +1,6 @@ /** * This script provides a function which is run to evaluate whether or not to - * continue loading the jquery and mediawiki modules. This code should work on + * continue loading jQuery and the MediaWiki modules. This code should work on * even the most ancient of browsers, so be very careful when editing. */ -- 2.20.1