Fix typo in last
authorEzra Peisach <epeisach@mit.edu>
Thu, 31 Oct 1996 14:04:03 +0000 (14:04 +0000)
committerEzra Peisach <epeisach@mit.edu>
Thu, 31 Oct 1996 14:04:03 +0000 (14:04 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9259 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/rpc/unit-test/Makefile.in

index 57f75cdbc66e39b1dc03b1b40b60d884a896e447..a9ec059c00c3b1cb4bb24b4db54264c9134a0c5a 100644 (file)
@@ -27,7 +27,7 @@ client.c server.c: rpc_test.h
 check unit-test:: unit-test-@DO_TEST@
 
 unit-test-:
-       @echo "The rpc tests require PERL, Tcl, and runtest"
+       @echo "The rpc tests require Perl, Tcl, and runtest"
        @echo "No tests run here"
 
 unit-test-ok:: unit-test-setup unit-test-body unit-test-cleanup