diff options
author | P. J. McDermott <pjm@nac.net> | 2012-02-26 01:05:44 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-02-26 01:05:44 (EST) |
commit | 34e1ab18b9d07d391f727b2f0d79748c757ea72a (patch) | |
tree | 55e9107356d59cb2b7dd6610a923e4cafb0eb36f | |
parent | f9b7eb796df8e062fcb467d0e3a0e1dc0a4a26ad (diff) |
Fix spelling error in source package format spec.
-rw-r--r-- | specs/source-package-format-1.0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/source-package-format-1.0.txt b/specs/source-package-format-1.0.txt index b1e08e0..f955595 100644 --- a/specs/source-package-format-1.0.txt +++ b/specs/source-package-format-1.0.txt @@ -181,7 +181,7 @@ The fields in the binary package metadata are: architecture and any application platform and can then be installed on binary architectures and/or application platforms other than those on which it is built. - - The string `any` to specify that the package cen be built for any binary + - The string `any` to specify that the package can be built for any binary architecture and any application platform. * `Essential` (optional) |