]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installdebconf
r446: spelling patch
[debhelper.git] / dh_installdebconf
index 420d23a34f5d762be3854bc324dc9dee5366b2cc..f6a73bab562c465379742d80db80347982cccbc2 100755 (executable)
@@ -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.