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 | 2795b58cfabfc4c126fb401e517c8c3436162e41 (patch) | |
tree | bfcd6529a84132c3d7c570683456f86d28475d5f | |
parent | d20cbf334e95f36eb77f728efb8c7f56f80f3795 (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) |