diff options
author | Russ Allbery <rra@stanford.edu> | 2008-04-10 17:39:34 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-04-10 17:39:34 +0000 |
commit | 77ce14147857ddda5ad97c2ef068625551da60a5 (patch) | |
tree | 5748e2fc70aef2e92e24871e29679648c92a9b36 /tests/client | |
parent | 9213f6ee6939f05c960ab64ecb4a8f4da0b64cff (diff) |
Fix leading comment.
Diffstat (limited to 'tests/client')
-rw-r--r-- | tests/client/pod-t.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/client/pod-t.in b/tests/client/pod-t.in index 7dd13f4..98c34c7 100644 --- a/tests/client/pod-t.in +++ b/tests/client/pod-t.in @@ -1,7 +1,7 @@ #!/usr/bin/perl # $Id$ # -# tests/server/pod-t -- Test POD formatting for client documentation. +# Test POD formatting for client documentation. # # Written by Russ Allbery <rra@stanford.edu> # Copyright 2008 Board of Trustees, Leland Stanford Jr. University |