From e29031a0479bd3688c34c171cf0fff9dcbb09929 Mon Sep 17 00:00:00 2001 From: Aos <aosdab@gmail.com> Date: Tue, 2 Jul 2019 08:12:53 -0400 Subject: [PATCH] Fixed small misspelling --- html/5_002e5.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/5_002e5.xhtml b/html/5_002e5.xhtml index b8dcae9..88b9828 100644 --- a/html/5_002e5.xhtml +++ b/html/5_002e5.xhtml @@ -344,7 +344,7 @@ contents, then <code>preserving</code> wraps a <code>save</code> and a <code>res the register around the first sequence before appending the sequences. Otherwise, <code>preserving</code> simply returns the appended instruction sequences. Thus, for example, -<code>(preserving (list ⟨<var>reg₁</var>⟩ ⟨<var>reg₂</var>⟩) ⟨<var>seg₁</var>⟩ ⟨<var>seg₂</var>⟩)</code> +<code>(preserving (list ⟨<var>reg₁</var>⟩ ⟨<var>reg₂</var>⟩) ⟨<var>seq₁</var>⟩ ⟨<var>seq₂</var>⟩)</code> produces one of the following four sequences of instructions, depending on how <math xmlns="http://www.w3.org/1998/Math/MathML"> <mrow class="MJX-TeXAtom-ORD"> @@ -3020,4 +3020,4 @@ Next: <a href="References.xhtml#References" accesskey="n" rel="next">References< </section><span class="bottom jump" title="Jump to bottom"><a href="#pagebottom" accesskey="b">⇣</a></span><a id="pagebottom"></a> </body> -</html> \ No newline at end of file +</html>