Fixing comment to address review comment in bug 218277.

git-svn-id: svn://10.0.0.236/trunk@206703 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu 2006-08-07 05:05:11 +00:00
parent 27df902f2c
commit e410a6f9d9

View File

@ -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.
*/