machines.rst correct some typos

This commit is contained in:
Martin Hoeglinger 2023-01-12 11:51:18 +01:00
parent cc9498ea7c
commit 3a9e00c596
1 changed files with 3 additions and 3 deletions

View File

@ -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: