From 58a53f643eca060d31351704998587c1492b98a3 Mon Sep 17 00:00:00 2001 From: "Mark A. Hershberger" Date: Tue, 1 Nov 2011 18:31:38 +0000 Subject: [PATCH] feed the OCD: eol w/s --- includes/objectcache/BagOStuff.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/objectcache/BagOStuff.php b/includes/objectcache/BagOStuff.php index 97b6cb2cda..5d635ed580 100644 --- a/includes/objectcache/BagOStuff.php +++ b/includes/objectcache/BagOStuff.php @@ -92,7 +92,7 @@ abstract class BagOStuff { } /** - * Delete all objects expiring before a certain date. + * Delete all objects expiring before a certain date. * * @return true on success, false if unimplemented */ -- 2.20.1