From ccc7c48528ba4ded00caa414944eb305c334f57c Mon Sep 17 00:00:00 2001 From: "davel%mozilla.com" Date: Tue, 12 Sep 2006 14:06:17 +0000 Subject: [PATCH] fix typo from checkin of bug 352248 git-svn-id: svn://10.0.0.236/trunk@209859 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/tools/test-harness/xpcshell-simple/head.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/tools/test-harness/xpcshell-simple/head.js b/mozilla/tools/test-harness/xpcshell-simple/head.js index a47988981b4..690e31c213b 100644 --- a/mozilla/tools/test-harness/xpcshell-simple/head.js +++ b/mozilla/tools/test-harness/xpcshell-simple/head.js @@ -39,7 +39,7 @@ /* This file contains common code that is loaded with each test file. * See http://developer.mozilla.org/en/docs/Writing_xpcshell-based_unit_tests - * for more informaton + * for more information */ var _quit = false;