Introducing ContentGetParserOutput hook.
[lhc/web/wiklou.git] / includes / DeferredUpdates.php
index 2ca646b..89c4df6 100644 (file)
@@ -34,7 +34,7 @@ interface DeferrableUpdate {
 }
 
 /**
- * Class for mananging the deferred updates.
+ * Class for managing the deferred updates.
  *
  * @since 1.19
  */