diff doc/manual/callconvs/callconv_arm32.tex @ 649:0909837648d2

doc: - RISC-V64 callconv appendix - some typo fixes and cleanup
author Tassilo Philipp
date Thu, 22 Feb 2024 17:49:07 +0100
parents fc614cb865c6
children
line wrap: on
line diff
--- a/doc/manual/callconvs/callconv_arm32.tex	Thu Feb 22 17:45:53 2024 +0100
+++ b/doc/manual/callconvs/callconv_arm32.tex	Thu Feb 22 17:49:07 2024 +0100
@@ -43,7 +43,7 @@
 
 Currently, the \product{dyncall} library supports the ARM and THUMB mode of the
 ARM32 family (ATPCS \cite{ATPCS}, EABI \cite{armeabi}, the ARM hard-float
-(armhf) \cite{armeabi} varian, as well as Apple's calling convention based on
+(armhf) \cite{armeabi} variant, as well as Apple's calling convention based on
 the ATPCS), excluding manually triggered ARM-THUMB interworking calls.\\
 Also supported is armhf, a calling convention with register support to pass
 floating point numbers. FPA and the VFP (scalar mode) procedure call standards,