From 01c13c193711ddce38a0cefff8e6f7fea0d0ee0d Mon Sep 17 00:00:00 2001 From: "jwalden@mit.edu" Date: Sat, 22 Dec 2007 08:36:21 -0800 Subject: [PATCH] Kick the stupid Windows tinderbox. --- js/src/xpconnect/src/xpcwrappedjsclass.cpp | 2 +- toolkit/components/url-classifier/content/url-crypto.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/src/xpconnect/src/xpcwrappedjsclass.cpp b/js/src/xpconnect/src/xpcwrappedjsclass.cpp index 4e839597c28..3196181e9c7 100644 --- a/js/src/xpconnect/src/xpcwrappedjsclass.cpp +++ b/js/src/xpconnect/src/xpcwrappedjsclass.cpp @@ -513,7 +513,7 @@ nsXPCWrappedJSClass::DelegatedQueryInterface(nsXPCWrappedJS* self, } // Objects internal to xpconnect are the only objects that even know *how* - // to ask for this iid. And none of them bother refcoutning the thing. + // to ask for this iid. And none of them bother refcounting the thing. if(aIID.Equals(NS_GET_IID(WrappedJSIdentity))) { // asking to find out if this is a wrapper object diff --git a/toolkit/components/url-classifier/content/url-crypto.js b/toolkit/components/url-classifier/content/url-crypto.js index a82a9a73ecb..cac07c76cb5 100644 --- a/toolkit/components/url-classifier/content/url-crypto.js +++ b/toolkit/components/url-classifier/content/url-crypto.js @@ -490,7 +490,7 @@ function TEST_PROT_UrlCrypto() { if (doLongTest) { // Now run it through its paces. For a variety of keys of a - // variety of lengths, and a variety of coutns, encrypt + // variety of lengths, and a variety of counts, encrypt // plaintexts of different lengths // For a variety of key lengths...