summaryrefslogtreecommitdiff
path: root/dh_installdebconf
diff options
context:
space:
mode:
authorjoey <joey>2001-02-15 04:58:28 +0000
committerjoey <joey>2001-02-15 04:58:28 +0000
commit88e188b9522cee85a86e4a4e0e76cdf71e0c891a (patch)
treed4e0fa18dc0461b7da34e1b5155981119408f456 /dh_installdebconf
parent455756d1bb8afa6ed981d5a22dbeae69b0c914d7 (diff)
r446: spelling patch
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.