summaryrefslogtreecommitdiff
path: root/doc/PROGRAMMING
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2015-10-13 21:37:49 +0200
committerNiels Thykier <niels@thykier.net>2015-10-13 21:37:49 +0200
commit6dbba15d55ad45706e17345f040aad430a292604 (patch)
tree6bebbab0033294c1035772da01bce92e40ae64e7 /doc/PROGRAMMING
parentbe68178a1ed1e1efadeb562ce1bc1ca1ac664407 (diff)
downloaddebhelper-6dbba15d55ad45706e17345f040aad430a292604.tar.gz
doc/PROGRAMMING: Fix typo
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'doc/PROGRAMMING')
-rw-r--r--doc/PROGRAMMING2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index 95c5e54f..6c6e027d 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -317,7 +317,7 @@ install_lib($src, $dest)
Sequence Addons:
---------------
-The dh(1) command has a --with <addon> parameter that ca be used to load
+The dh(1) command has a --with <addon> parameter that can be used to load
a sequence addon module named Debian::Debhelper::Sequence::<addon>.
These modules can add/remove commands to the dh command sequences, by
calling some functions from Dh_Lib: