summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey>2001-06-21 02:09:34 +0000
committerjoey <joey>2001-06-21 02:09:34 +0000
commit23a8188b668fbbdd8e84260040e276a6ef3a879c (patch)
treebef3e0d3db9049d16dfb46f887199e0e741c94fb /doc
parent6f79d5cba3c0d84591a8147576a494a7eccffe51 (diff)
r482: * Spellpatch, Closes: #101553
Diffstat (limited to 'doc')
-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