just fix a comment to reference the right variable

comment only, no reviewers
This commit is contained in:
alecf%netscape.com 2003-01-07 23:12:37 +00:00
Родитель 0004c146ec
Коммит 4f0c406a49
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -807,7 +807,7 @@ nsXULTemplateBuilder::LoadDataSources()
nsresult
nsXULTemplateBuilder::InitHTMLTemplateRoot()
{
// Use XPConnect and the JS APIs to whack aDatabase as the
// Use XPConnect and the JS APIs to whack mDB and this as the
// 'database' and 'builder' properties onto aElement.
nsresult rv;