Fix comment. r=jwatt. no bug. DONTBUILD.

--HG--
extra : rebase_source : 780ad16e8432347096d81290140d91411a726cc1
This commit is contained in:
Robert Longson 2012-11-06 19:02:04 +00:00
Родитель 85f28c270e
Коммит d145b9db53
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -251,7 +251,7 @@ nsSVGFilterProperty::DoUpdate()
if (!mFrame)
return;
// Repaint asynchronously in case the filter frame is being torn down
// Repaint asynchronously in case the marker frame is being torn down
nsChangeHint changeHint =
nsChangeHint(nsChangeHint_RepaintFrame | nsChangeHint_UpdateEffects);