Index: trunk/phase3/includes/GlobalFunctions.php |
— | — | @@ -3153,7 +3153,7 @@ |
3154 | 3154 | |
3155 | 3155 | /** |
3156 | 3156 | * Get the load balancer factory object |
3157 | | - * @return LoadBalaner |
| 3157 | + * @return LBFactory |
3158 | 3158 | */ |
3159 | 3159 | function &wfGetLBFactory() { |
3160 | 3160 | return LBFactory::singleton(); |