From f42e39e419ceea3ef7ab7f8f896054e9b0ba8ed6 Mon Sep 17 00:00:00 2001 From: "hyatt%netscape.com" Date: Tue, 18 May 1999 07:42:31 +0000 Subject: [PATCH] Typo. --- content/xul/document/src/nsXULDocument.cpp | 2 +- rdf/content/src/nsXULDocument.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/xul/document/src/nsXULDocument.cpp b/content/xul/document/src/nsXULDocument.cpp index 035d1163644f..2fce7f9fafa7 100644 --- a/content/xul/document/src/nsXULDocument.cpp +++ b/content/xul/document/src/nsXULDocument.cpp @@ -3023,7 +3023,7 @@ XULDocumentImpl::CreatePopupDocument(nsIContent* aPopupElement, nsIDocument** aR // Now the popup will happily use its own XUL builder to churn out nodal // clones of the popup content. They will get their own event handlers - // (properly scoped to the new global popup window context), and will have + // (properly scoped to the new global popup window context), and will // belong to the popup document instead. If this works, it will be // more righteous than Star Wars Episode I. diff --git a/rdf/content/src/nsXULDocument.cpp b/rdf/content/src/nsXULDocument.cpp index 035d1163644f..2fce7f9fafa7 100644 --- a/rdf/content/src/nsXULDocument.cpp +++ b/rdf/content/src/nsXULDocument.cpp @@ -3023,7 +3023,7 @@ XULDocumentImpl::CreatePopupDocument(nsIContent* aPopupElement, nsIDocument** aR // Now the popup will happily use its own XUL builder to churn out nodal // clones of the popup content. They will get their own event handlers - // (properly scoped to the new global popup window context), and will have + // (properly scoped to the new global popup window context), and will // belong to the popup document instead. If this works, it will be // more righteous than Star Wars Episode I.