X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Fsite%2FDBSiteStore.php;h=b2403ce16b5dc502c6caae0a9b94dead37cda73b;hb=a075271157d32567e894c668aa2b76138c491b95;hp=54d9e9cf1dd2a53cee3721e5bd9e472c694a1a1a;hpb=f506a05aaa035b96537b33244b0f18b093048e97;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/site/DBSiteStore.php b/includes/site/DBSiteStore.php index 54d9e9cf1d..b2403ce16b 100644 --- a/includes/site/DBSiteStore.php +++ b/includes/site/DBSiteStore.php @@ -45,7 +45,7 @@ class DBSiteStore implements SiteStore { /** * @since 1.27 * - * @todo: inject some kind of connection manager that is aware of the target wiki, + * @todo inject some kind of connection manager that is aware of the target wiki, * instead of injecting a LoadBalancer. * * @param LoadBalancer $dbLoadBalancer