From 4e8eee3212f3ec0ddea4bd39874bc282e9093c0e Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 13 Dec 2001 03:19:20 +0000 Subject: [PATCH] typo --- libraries/auth/http.auth.lib.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/auth/http.auth.lib.php3 b/libraries/auth/http.auth.lib.php3 index 99703d8ba..38f330d02 100644 --- a/libraries/auth/http.auth.lib.php3 +++ b/libraries/auth/http.auth.lib.php3 @@ -3,7 +3,7 @@ // +--------------------------------------------------------------------------+ // | Set of functions used to run http authentication. | -// | NOTE: Requires Apache loaded as a php module. | +// | NOTE: Requires PHP loaded as a Apache module. | // +--------------------------------------------------------------------------+