Skip to content

Commit 8d58c2c

Browse files
committed
fix spelling
1 parent 84622ea commit 8d58c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1176,7 +1176,7 @@
11761176
\item Using a double \texttt{\$} suppresses the special meaning of a dollar
11771177
sign, see the next slide.
11781178
\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.
1179+
Otherwise, \texttt{make} always prints out what is going to be executed next.
11801180
\item For a dry run, i.e. to see what would be executed, but do not execute
11811181
anything, use option \texttt{-n}.
11821182
\item A character \texttt{-} at the beginning of a line causes \texttt{make} to

0 commit comments

Comments
 (0)