From 6eb679cd1d6e07883934603cdd67faf00be46180 Mon Sep 17 00:00:00 2001 From: "mhammond%skippinet.com.au" Date: Tue, 11 Oct 2005 05:17:03 +0000 Subject: [PATCH] typo in comments. git-svn-id: svn://10.0.0.236/branches/DOM_AGNOSTIC_BRANCH@181973 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/content/base/src/nsContentUtils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/content/base/src/nsContentUtils.cpp b/mozilla/content/base/src/nsContentUtils.cpp index 4135716a422..1abf3389b34 100644 --- a/mozilla/content/base/src/nsContentUtils.cpp +++ b/mozilla/content/base/src/nsContentUtils.cpp @@ -2147,7 +2147,7 @@ static const char *gEventNames[] = {"event"}; static const char *gSVGEventNames[] = {"evt"}; // for b/w compat, the first name to onerror is still 'event', even though it // is actually the error message. (pre this code, the other 2 were not avail.) -// XXXmarkh - a quick lxr shows no affected code - should be correct this? +// XXXmarkh - a quick lxr shows no affected code - should we correct this? static const char *gOnErrorNames[] = {"event", "source", "lineno"}; // static