X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FDeferredUpdates.php;h=89c4df68f8df7966b7445836373cbe6d0d2c1e55;hb=45ce72f907c6948fa1228066eb3a8119a1737554;hp=2ca646b254d66af8034fc618b46dbb0d4cbd3197;hpb=c389f06e678fee49bd73b76fd8f0297339683c76;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 */