fix wording to refer to "this content listener", r+sr=bz

This commit is contained in:
cbiesinger%web.de 2004-07-14 23:15:19 +00:00
Родитель efc58e0e86
Коммит 167ed734b5
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -74,7 +74,8 @@ interface nsIURIContentListener : nsISupports
* @param aRequest Request that is providing the data.
* @param aContentHandler nsIStreamListener that will consume the data.
* This should be set to <code>nsnull</code> if
* no consumer can handle the content type.
* this content listener can't handle the content
* type.
*
* @return <code>true</code> if the consumer wants to
* handle the load completely by itself. This