From d1f5f3b21c8547a9a009759b566817ff03e3bd11 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sun, 8 Aug 2010 12:09:18 +0000 Subject: [PATCH] Fix for r70684: correct description --- includes/db/LBFactory.php | 2 +- includes/db/LBFactory_Multi.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/db/LBFactory.php b/includes/db/LBFactory.php index 8f28a2a181..89a99d0844 100644 --- a/includes/db/LBFactory.php +++ b/includes/db/LBFactory.php @@ -1,6 +1,6 @@