瀏覽代碼

copy edit

Arthur A. Gleckler 4 年之前
父節點
當前提交
bccba30ba2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -2800,7 +2800,7 @@ rdi rsi rdx rcx r8 r9
 \end{lstlisting}
 \end{lstlisting}
 If there are more than six arguments, then the convention is to use
 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
 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
 need more than six arguments. For now, the only function we care about
 is \code{read\_int} and it takes zero arguments.
 is \code{read\_int} and it takes zero arguments.
 %
 %