Arthur A. Gleckler %!s(int64=4) %!d(string=hai) anos
pai
achega
bccba30ba2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -2800,7 +2800,7 @@ rdi rsi rdx rcx r8 r9
 \end{lstlisting}
 If there are more than six arguments, then the convention is to use
 space on the frame of the caller for the rest of the
-arguments. However, in Chapter~\ref{ch:functions} we arrange to never
+arguments. However, in Chapter~\ref{ch:functions} we arrange never to
 need more than six arguments. For now, the only function we care about
 is \code{read\_int} and it takes zero arguments.
 %