diff options
author | joey <joey> | 1999-12-06 21:49:05 +0000 |
---|---|---|
committer | joey <joey> | 1999-12-06 21:49:05 +0000 |
commit | f19b0265485731938ffcdbb94d42207cee55b810 (patch) | |
tree | 276de9c067a6fecc8977ac081b492f16853ab58d /doc | |
parent | 44af186fb4ef8f5d6620355006250d4539bbe978 (diff) | |
download | debhelper-f19b0265485731938ffcdbb94d42207cee55b810.tar.gz |
r325: * Corrected mispellings, Closes: #52013
Diffstat (limited to 'doc')
-rw-r--r-- | doc/v2 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ them. dh_installmanpages --section=8 su.man Ok, there's a _little_ DWIM left in there, it'll be smart enough to munge the .man filenames properly. It'll probably just assume all man pages have - an extention, and delete that extentation, and add the correct one. + an extension, and delete that extentation, and add the correct one. * dh_movefiles will use a name other than debian/<package>.files for the list of what to move, because it can't use debian/files for the first |