Fix spelling. No bug. No review.

This commit is contained in:
L. David Baron 2013-02-21 18:10:59 -08:00
parent 28dd3246aa
commit 3dfa861fcf

View File

@ -328,7 +328,7 @@ nsCCUncollectableMarker::Observe(nsISupports* aSubject, const char* aTopic,
Element::ClearContentUnbinder();
}
// Increase generation to effectivly unmark all current objects
// Increase generation to effectively unmark all current objects
if (!++sGeneration) {
++sGeneration;
}