]> git.donarmstrong.com Git - debhelper.git/blobdiff - doc/PROGRAMMING
r1783: releasing version 4.9.8
[debhelper.git] / doc / PROGRAMMING
index 4b19db5eb60c43a132f7c735a1ee4fd84b04c02b..9996dc73a9ee1a3292458829d823c11176e0ebe2 100644 (file)
@@ -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).