]> git.donarmstrong.com Git - debhelper.git/commitdiff
dh_installdebconf: Fix doc typo
authorDavide G. M. Salvetti <salve@debian.org>
Tue, 27 Dec 2011 06:45:50 +0000 (07:45 +0100)
committerJoey Hess <joey@kitenet.net>
Tue, 27 Dec 2011 15:53:16 +0000 (11:53 -0400)
dh_installdebconf

index 5645884dfb0ede300841ec5dc39d662b16c9cf14..5a20ed79c402c76cfe44a0fd539c2785772fd39d 100755 (executable)
@@ -28,7 +28,7 @@ Note that if you use debconf, your package probably needs to depend on it
 
 Note that for your config script to be called by B<dpkg>, your F<postinst>
 needs to source debconf's confmodule. B<dh_installdebconf> does not
-install this statement into the F<postinst> automatically as it it too
+install this statement into the F<postinst> automatically as it is too
 hard to do it right.
 
 =head1 FILES