]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Minor typo
authorMartin Kraemer <martin@apache.org>
Wed, 11 Apr 2001 19:03:00 +0000 (19:03 +0000)
committerMartin Kraemer <martin@apache.org>
Wed, 11 Apr 2001 19:03:00 +0000 (19:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88810 13f79535-47bb-0310-9956-ffa450edef68

src/helpers/TestCompile

index d4cb59211a93f4caabf59469df7c2bd550995793..157be63de73fc33260de22c5d16edcbedc5c146b 100755 (executable)
@@ -82,7 +82,7 @@ trap 'rm -f Makefile dummy ../dummy.o dummy.exe testfunc.c testfunc ../testfunc.
 #  $TLIB (additional libraries; default=empty)
 #    If set to a list of additional libraries, these libs will be used
 #    in addition to the one tested by the "TestCompile lib" call.
-#    For the other TextCompile tests, it is ignored.
+#    For the other TestCompile tests, it is ignored.
 #
 #
 # Initially written by Jim Jagielski for the Apache configuration mechanism