Split SiteLookup interface from SiteStore
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 8080774..e9262bc 100644 (file)
@@ -3788,7 +3788,7 @@ $wgInterwikiFallbackSite = 'wiki';
  */
 
 /**
- * Specify the file location for the SiteStore json cache file.
+ * Specify the file location for the Sites json cache file.
  */
 $wgSitesCacheFile = false;