summaryrefslogtreecommitdiff
path: root/dh_installdebconf
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installdebconf')
-rwxr-xr-xdh_installdebconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_installdebconf b/dh_installdebconf
index 420d23a3..f6a73bab 100755
--- a/dh_installdebconf
+++ b/dh_installdebconf
@@ -2,7 +2,7 @@
=head1 NAME
-dh_fixperms - fix permissions of files in package build directories
+dh_installdebconf - install files used by debconf in package build directories
=cut
@@ -35,7 +35,7 @@ translations in separate files, and merge them only at build time. See
L<debconf-mergetemplate(1)> and L<debconf-getlang(1)> for details.
This program will automatically call debconf-mergetemplate and merge
-templates on the fly if it finds your template files are accompnied
+templates on the fly if it finds your template files are accompanied
by translated files that have the same name as the template file, with a
dot and a locale name repended.