Fix accidental typo in my last checkin

This commit is contained in:
cvshook%sicking.cc 2005-12-30 20:25:54 +00:00
parent 462757fa67
commit fe5dce8079

View File

@ -101,7 +101,7 @@ public:
// Returns attribute name at given position, *not* out-of-bounds safe
const nsAttrName* AttrNameAt(PRUint32 aPos) const;
// Returns attribute name at given position or null if aPos is out-of-boundss
// Returns attribute name at given position or null if aPos is out-of-bounds
const nsAttrName* GetSafeAttrNameAt(PRUint32 aPos) const;
// aName is UTF-8 encoded