From db4ee33ab718c1149ab862e06108f22fa90521bc Mon Sep 17 00:00:00 2001 From: "Mark A. Hershberger" Date: Tue, 11 Oct 2011 03:49:40 +0000 Subject: [PATCH] Feed my OCD --- includes/installer/Installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/installer/Installer.php b/includes/installer/Installer.php index a25a94dd51..d015327615 100644 --- a/includes/installer/Installer.php +++ b/includes/installer/Installer.php @@ -1177,7 +1177,7 @@ abstract class Installer { /** * Checks for presence of an Apache module. Works only if PHP is running as an Apache module, too. - * + * * @param $moduleName String: Name of module to check. * @return bool */ -- 2.20.1