Tweaked a comment to make attribute behaviour more clear. b=131725

This commit is contained in:
locka%iol.ie 2002-03-22 14:48:41 +00:00
Родитель 6d3ab2a726
Коммит 062b50d258
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -187,7 +187,7 @@ interface nsIWebNavigation : nsISupports
readonly attribute nsIDOMDocument document;
/**
* The current URI that is loaded.
* The currently loaded URI or null.
*/
readonly attribute nsIURI currentURI;