From 5ae1a11f6fedde255c5c806d3fa7729a560eebd8 Mon Sep 17 00:00:00 2001 From: "danm%netscape.com" Date: Thu, 31 Jan 2002 23:32:07 +0000 Subject: [PATCH] change in wording of comment. bug 122393 git-svn-id: svn://10.0.0.236/trunk@113378 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/embedding/base/nsIWindowCreator.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/embedding/base/nsIWindowCreator.idl b/mozilla/embedding/base/nsIWindowCreator.idl index 3487d531f51..90e36ca686a 100644 --- a/mozilla/embedding/base/nsIWindowCreator.idl +++ b/mozilla/embedding/base/nsIWindowCreator.idl @@ -39,7 +39,7 @@ interface nsIWindowCreator : nsISupports { @param parent parent window, if any. null if not. the newly created window should be made a child/dependent window of the parent, if any (and if the concept applies - to the overlying OS). + to the underlying OS). @param chromeFlags chrome features from nsIWebBrowserChrome @return the new window */