Pull request #30: machines.rst correct some typos
Merge in ICO/coreos from mxh11181/machinesrst-1673520650186 to master * commit '3a9e00c596831ca3024c32776b890210d087b08f': machines.rst correct some typos
This commit is contained in:
commit
4d36b9bdd7
|
|
@ -16,7 +16,7 @@ x64
|
|||
---
|
||||
|
||||
The x64 suffix is used for machine that generate code that can run on any modern
|
||||
AMD64 computer. This need at least a Core2 Duo processor.
|
||||
AMD64 computer. This need at least to be a Core2 Duo processor.
|
||||
|
||||
arm32
|
||||
-----
|
||||
|
|
@ -28,8 +28,8 @@ and VFPv3-D32 extension set.
|
|||
arm64
|
||||
-----
|
||||
|
||||
The arm64 suffis is used to generate cade that is compatible with any ARM
|
||||
provessor that is compatible with the AArch64 architecture.
|
||||
The arm64 suffix is used to generate code that is compatible with any ARM
|
||||
processor that is compatible with the AArch64 architecture.
|
||||
|
||||
.. _ref-machine-vm:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue