]> granicus.if.org Git - apache/commitdiff
spelling fix for a comment
authorJeff Trawick <trawick@apache.org>
Tue, 29 Jun 2010 17:00:23 +0000 (17:00 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 29 Jun 2010 17:00:23 +0000 (17:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@959031 13f79535-47bb-0310-9956-ffa450edef68

server/config.c

index 3b94b4534765234bc6c71af15fa35b88bf7a9fe5..7c0430d5bc464e25ee050a46c927da62c4f314b2 100644 (file)
@@ -185,7 +185,7 @@ static int total_modules = 0;
  */
 static int dynamic_modules = 0;
 
-/* The maximum possible value for total_modulese, i.e. number of static
+/* The maximum possible value for total_modules, i.e. number of static
  * modules plus DYNAMIC_MODULE_LIMIT.
  */
 static int max_modules = 0;