Followup r79229, fix varible type fail
[lhc/web/wiklou.git] / includes / GlobalFunctions.php
index 65ccdc1..a7b0696 100644 (file)
@@ -3153,7 +3153,7 @@ function wfGetLB( $wiki = false ) {
 
 /**
  * Get the load balancer factory object
- * @return LoadBalaner
+ * @return LBFactory
  */
 function &wfGetLBFactory() {
        return LBFactory::singleton();