diff options
author | joey <joey> | 2001-04-03 19:38:18 +0000 |
---|---|---|
committer | joey <joey> | 2001-04-03 19:38:18 +0000 |
commit | 16b07580c140e8eb17f33fc66ea218d402d174e1 (patch) | |
tree | fea2d332af218f8658d8771d7fa1ccbc553c1a4a /dh_installlogrotate | |
parent | f29204de79892827bf59780f034d9c1626e19255 (diff) | |
download | debhelper-16b07580c140e8eb17f33fc66ea218d402d174e1.tar.gz |
r458: * Typo, Closes: #92407
Diffstat (limited to 'dh_installlogrotate')
-rwxr-xr-x | dh_installlogrotate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installlogrotate b/dh_installlogrotate index 7ccae6a1..24531523 100755 --- a/dh_installlogrotate +++ b/dh_installlogrotate @@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS - dh_logrotate [debhelper options] + dh_installlogrotate [debhelper options] =head1 DESCRIPTION |