]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installdebconf
dh_installdebconf: Fix doc typo
[debhelper.git] / 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