# HG changeset patch # User Tassilo Philipp # Date 1526488079 -7200 # Node ID dd1d0b0fd896cd3a091639c3180098275806d95f # Parent e6bd998b03087550692f305b3aaf1ecf357911ea - doc typo diff -r e6bd998b0308 -r dd1d0b0fd896 doc/manual/callconvs/callconv_sparc64.tex --- a/doc/manual/callconvs/callconv_sparc64.tex Wed May 16 16:35:39 2018 +0200 +++ b/doc/manual/callconvs/callconv_sparc64.tex Wed May 16 18:27:59 2018 +0200 @@ -25,7 +25,7 @@ V7, V8\cite{SPARCV8}\cite{SPARCSysV} and V9\cite{SPARCV9}\cite{SPARCV9SysV}. The former two are 32-bit (see previous chapter) whereas the latter refers to the 64-bit SPARC architecture. SPARC uses big endian byte order, however, V9 supports also little endian byte order, but for data access only, not instruction access.\\ \\ -There are two probosals, one from Sun and one from Hal, which disagree on how to handle some aspects of this calling convention.\\ +There are two proposals, one from Sun and one from Hal, which disagree on how to handle some aspects of this calling convention.\\ \paragraph{\product{dyncall} support}