X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fsite%2FDBSiteStore.php;h=b2403ce16b5dc502c6caae0a9b94dead37cda73b;hb=1c29f24dd5833ff2f990556291b5987b6b783e4e;hp=54d9e9cf1dd2a53cee3721e5bd9e472c694a1a1a;hpb=216865344b108082f9500b5eb8cd5efeaa7df72f;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