Fixing comment to address review comment in bug 218277.

This commit is contained in:
bzbarsky%mit.edu 2006-08-07 05:05:11 +00:00
Родитель 216a3e89f1
Коммит 747d6887b8
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -187,7 +187,7 @@ interface nsIDocumentEncoder : nsISupports
const unsigned long OutputEncodeHTMLEntities = (1 << 16);
/**
* Normally &npsp; is replaced with a space character when
* Normally &nbsp; is replaced with a space character when
* encoding data as plain text, set this flag if that's
* not desired.
*/