summaryrefslogtreecommitdiff
path: root/doc/PROGRAMMING
diff options
context:
space:
mode:
authorjoey <joey>2005-08-27 02:22:25 +0000
committerjoey <joey>2005-08-27 02:22:25 +0000
commitf86a603fb6be7944e4b9da327a738e8c023e13f5 (patch)
tree50f1ebc1c23cfb258cd0c4b407f7d2af7bb5c1ac /doc/PROGRAMMING
parentdc0356cdcbca25acfdac7811c31a2e47ce4eea25 (diff)
r1783: releasing version 4.9.8
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 4b19db5e..9996dc73 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -245,8 +245,8 @@ udeb_filename($package)
Returns the filename of the udeb package.
getpackages($type)
Returns a list of packages in the control file.
- Must pass "arch" or "indep" or "same" to specify arch-dependant or
- -independant or same arch packages. If nothing is specified, returns all
+ Must pass "arch" or "indep" or "same" to specify arch-dependent or
+ -independent or same arch packages. If nothing is specified, returns all
packages.
As a side effect, populates %package_arches and %package_types with
the types of all packages (not only those returned).