From 3a9e00c596831ca3024c32776b890210d087b08f Mon Sep 17 00:00:00 2001 From: Martin Hoeglinger Date: Thu, 12 Jan 2023 11:51:18 +0100 Subject: [PATCH] machines.rst correct some typos --- documentation/ref-manual/machines.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/machines.rst b/documentation/ref-manual/machines.rst index 991b3ad..56f004f 100644 --- a/documentation/ref-manual/machines.rst +++ b/documentation/ref-manual/machines.rst @@ -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: