change in wording of comment. bug 122393

git-svn-id: svn://10.0.0.236/trunk@113378 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
danm%netscape.com
2002-01-31 23:32:07 +00:00
parent b8e8220800
commit 5ae1a11f6f

View File

@@ -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
*/