diff options
author | Michael Ford <fanquake@gmail.com> | 2015-01-18 15:24:09 +0800 |
---|---|---|
committer | Cory Fields <cory-nospam-@coryfields.com> | 2015-01-31 17:38:28 -0500 |
commit | 5a809ef0f009bb6c412b5bf5f846feecfb133d70 (patch) | |
tree | a3ab195bad8130188cc989825c83b33b381edc01 /depends/README | |
parent | bd2b73bb9b416139a0fbaf6eb2131356a59184a6 (diff) |
depends: fix typos
Diffstat (limited to 'depends/README')
-rw-r--r-- | depends/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/README b/depends/README index fed2f9b5ab..55e7222697 100644 --- a/depends/README +++ b/depends/README @@ -7,7 +7,7 @@ There are several features that make it different from most similar systems: In theory, binaries for any target OS/architecture can be created, from a builder running any OS/architecture. In practice, build-side tools must be -specified when the defaults don't fit, and packages must be ammended to work +specified when the defaults don't fit, and packages must be amended to work on new hosts. For now, a build architecture of x86_64 is assumed, either on Linux or OSX. |