Comment fix only -- there is no nsIWebBrowserSiteWindow, this should read nsIEmbeddingSiteWindow.

git-svn-id: svn://10.0.0.236/trunk@141554 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bryner%netscape.com
2003-04-22 00:14:42 +00:00
parent 3d7171b612
commit 072c2e9fdd

View File

@@ -26,7 +26,7 @@
/**
* The nsIWebBrowserChromeFocus is implemented by the same object as the
* nsIWebBrowserSiteWindow. It represents the focus up-calls from mozilla
* nsIEmbeddingSiteWindow. It represents the focus up-calls from mozilla
* to the embedding chrome. See mozilla bug #70224 for gratuitous info.
*
* @status FROZEN