summaryrefslogtreecommitdiff
path: root/doc/PROGRAMMING
diff options
context:
space:
mode:
Diffstat (limited to 'doc/PROGRAMMING')
-rw-r--r--doc/PROGRAMMING4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index 0934727e..a1fa8ee7 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -178,9 +178,9 @@ tmpdir()
name of the tmp directory that will be used as this package's
package build directory. Typically, this will be "debian/package".
compat()
- Pass this command a number, and if the current compatability level
+ Pass this command a number, and if the current compatibility level
equals that number, it will return true. Looks at DH_COMPAT to get
- the compatability level.
+ the compatibility level.
pkgfile()
Pass this command the name of a binary package, and the base name of a
file, and it will return the actual filename to use. This is used