summaryrefslogtreecommitdiff
path: root/dh_installdebconf
diff options
context:
space:
mode:
authorDavide G. M. Salvetti <salve@debian.org>2011-12-27 07:45:50 +0100
committerJoey Hess <joey@kitenet.net>2011-12-27 11:53:16 -0400
commita9b01c569cdd5ea52a598dd234fca29e2796f259 (patch)
treec7f18ddc270b100dc0a34bde16a5721e647ca37b /dh_installdebconf
parent02d4d64ba9973b75acafd2b54a6f1395870c1ee8 (diff)
dh_installdebconf: Fix doc typo
Diffstat (limited to 'dh_installdebconf')
-rwxr-xr-xdh_installdebconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installdebconf b/dh_installdebconf
index 5645884d..5a20ed79 100755
--- a/dh_installdebconf
+++ b/dh_installdebconf
@@ -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