just fix a comment to reference the right variable

comment only, no reviewers


git-svn-id: svn://10.0.0.236/trunk@135954 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
2003-01-07 23:12:37 +00:00
parent 35c2ce831c
commit fc9e3ede71

View File

@@ -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;