Update comments to reflect reality. Bug 362803, patch by Eric Shepherd

<eshepherd@mozilla.com>, r=bzbarsky, sr=bsmedberg
This commit is contained in:
bzbarsky%mit.edu 2007-03-09 22:38:47 +00:00
Родитель b72c468a9c
Коммит c9bf7a7b0e
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -40,8 +40,8 @@
#include "nsISupports.idl"
/**
* The nsIWebBrowserSetup interface allows certain properties of a new browser
* object to set before the browser window is opened.
* The nsIWebBrowserSetup interface lets you set properties on a browser
* object; you can do so at any time during the life cycle of the browser.
*
* @note Unless stated otherwise, settings are presumed to be enabled by
* default.