diff options
author | P. J. McDermott <pjm@nac.net> | 2013-08-14 11:32:16 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-08-14 11:32:16 (EDT) |
commit | 892d2b57396cf1469742367b65a5e945e9944c39 (patch) | |
tree | ef064f0bdd0fd30c8af27d69ab7204d66e4e074f /src | |
parent | 3b0cb3cc7473b56abc7310819ac3d3a99082175a (diff) |
pro-archman: Fix header comment.
Diffstat (limited to 'src')
-rw-r--r-- | src/pro-archman.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pro-archman.sh b/src/pro-archman.sh index 0a6d67d..8996367 100644 --- a/src/pro-archman.sh +++ b/src/pro-archman.sh @@ -1,7 +1,7 @@ #!@@SH@@ # # pro-archman -# src/archive-manager.sh +# src/pro-archman.sh # Main program file # # Copyright (C) 2013 Patrick "P. J." McDermott |