From e0a67872ca88fc321556327e81a6655f8806087d Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Tue, 21 Sep 2010 13:12:11 +0000 Subject: [PATCH] Typo fix --- resources/startup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/startup.js b/resources/startup.js index 572ef69acc..93dd75eded 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 even the most anchient of browsers, so be very careful when editing. + * modules. This code should work on even the most ancient of browsers, so be very careful when editing. */ /** * Returns false when run in a black-listed browser -- 2.20.1