Bug 602766 - Fix 'a the' comments in Core::DOM. r=bz a=comments-only

This commit is contained in:
Edmund Wong 2010-10-22 15:55:04 -07:00
Родитель 32400ec948
Коммит 63ab703084
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -428,7 +428,7 @@ protected:
void FireOnChange();
/**
* Visit a the group of radio buttons this radio belongs to
* Visit the group of radio buttons this radio belongs to
* @param aVisitor the visitor to visit with
*/
nsresult VisitGroup(nsIRadioVisitor* aVisitor, PRBool aFlushContent);