]> granicus.if.org Git - apache/commitdiff
Fix comment typo
authorStefan Fritsch <sf@apache.org>
Sat, 28 May 2016 10:45:53 +0000 (10:45 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 28 May 2016 10:45:53 +0000 (10:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1745864 13f79535-47bb-0310-9956-ffa450edef68

support/logresolve.c

index 244b89a87f92273c934928a4c49ed93cd47812e2..1e42b4ebf2cd443f786831c3f5029c4315b5a883 100644 (file)
@@ -299,7 +299,7 @@ int main(int argc, const char * const argv[])
             }
         }
 
-        /* Outout the resolved name */
+        /* Output the resolved name */
         apr_file_printf(outfile, "%s %s", hostname, space + 1);
 
         /* Store it in the cache */