X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FDeferredUpdates.php;h=89c4df68f8df7966b7445836373cbe6d0d2c1e55;hb=fda090a7e7f85f146ec84798fda45232ab67613e;hp=2ca646b254d66af8034fc618b46dbb0d4cbd3197;hpb=865dc173c639726cfc4c471a08393d5fc346ab9a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/DeferredUpdates.php b/includes/DeferredUpdates.php index 2ca646b254..89c4df68f8 100644 --- a/includes/DeferredUpdates.php +++ b/includes/DeferredUpdates.php @@ -34,7 +34,7 @@ interface DeferrableUpdate { } /** - * Class for mananging the deferred updates. + * Class for managing the deferred updates. * * @since 1.19 */