Closed Bug 170782 Opened 22 years ago Closed 22 years ago

Typo in domerr.msg

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: caillon, Assigned: caillon)

References

()

Details

s/doe not/does not/

The patch:


Index: dom/src/base/domerr.msg
===================================================================
RCS file: /cvsroot/mozilla/dom/src/base/domerr.msg,v
retrieving revision 1.7
diff -u -0 -r1.7 domerr.msg
--- dom/src/base/domerr.msg     25 Sep 2001 22:42:56 -0000      1.7
+++ dom/src/base/domerr.msg     25 Sep 2002 18:33:00 -0000
@@ -102 +102 @@
-DOM_MSG_DEF(NS_ERROR_NO_AGGREGATION                , "Component doe not support
aggregation")
+DOM_MSG_DEF(NS_ERROR_NO_AGGREGATION                , "Component does not
support aggregation")
r=peterv
sr=me; in general spelling fixes like this have rs=brendan...
Fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.