We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84622ea commit 8d58c2cCopy full SHA for 8d58c2c
intro.tex
@@ -1176,7 +1176,7 @@
1176
\item Using a double \texttt{\$} suppresses the special meaning of a dollar
1177
sign, see the next slide.
1178
\item A character \texttt{@} at the beginning of a line suppresses its printout.
1179
-Otherwise, \texttt{make} always prints out what is gonna be executed next.
+Otherwise, \texttt{make} always prints out what is going to be executed next.
1180
\item For a dry run, i.e. to see what would be executed, but do not execute
1181
anything, use option \texttt{-n}.
1182
\item A character \texttt{-} at the beginning of a line causes \texttt{make} to
0 commit comments