From 6b10472023a991b09a14bbefb7709cfd421fffe3 Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Thu, 12 Oct 2017 23:43:11 +0300 Subject: Spelling fixes Signed-off-by: Niels Thykier --- doc/PROGRAMMING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/PROGRAMMING') diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index 42ad1ab3..b76bc9ec 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -20,7 +20,7 @@ are run, so the important stuff is clearly visible. An exception to above rule are dh_auto_* commands and dh itself. They will also print the commands interacting with the upstream build system and which -of the simple debhelper programms are called. (i.e. print what a traditional +of the simple debhelper programs are called. (i.e. print what a traditional non-dh(1) using debian/rules would print but nothing else). Debhelper programs should accept all options listed in the "SHARED @@ -324,7 +324,7 @@ restore_file_on_clean($file) CAVEAT: This *cannot* undo arbitrary "rm -fr"'ing. The dir, which is/was in $file, must be present when dh_clean is called. make_symlink($src, $dest, $tmp) - Creates a Policy compliant sytem link called $dest pointing to + Creates a Policy compliant system link called $dest pointing to $src. If $tmp is given, then $tmp will be prefixed to $dest when creating the actual symlink. install_dh_config_file($src, $dest[, $mode]) -- cgit v1.2.3