File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ There are several features that make it different from most similar systems:
77
88In theory, binaries for any target OS/architecture can be created, from a
99builder running any OS/architecture. In practice, build-side tools must be
10- specified when the defaults don't fit, and packages must be ammended to work
10+ specified when the defaults don't fit, and packages must be amended to work
1111on new hosts. For now, a build architecture of x86_64 is assumed, either on
1212Linux or OSX.
1313
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ endef
205205# These functions create the build targets for each package. They must be
206206# broken down into small steps so that each part is done for all packages
207207# before moving on to the next step. Otherwise, a package's info
208- # (build-id for example) would only be avilable to another package if it
208+ # (build-id for example) would only be available to another package if it
209209# happened to be computed already.
210210
211211# set the type for host/build packages.
You can’t perform that action at this time.
0 commit comments