Skip to content

Commit 04539fc

Browse files
committed
Fixed typo.
1 parent 890da84 commit 04539fc

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
@@ -1976,7 +1976,7 @@
19761976
It may not work like that in your shell as very probably your system will not
19771977
have a French localization package installed.
19781978
\item When replacing the current process image with a different program (page
1979-
\pageref{EXEC}), the child will by default, get the full environment from its
1979+
\pageref{EXEC}), the child will by default get the full environment from its
19801980
parent. You can pass a different array as an argument to the function
19811981
\texttt{exec()}, including passing an empty one.
19821982
\item Different commands use different environment variables. That should be

0 commit comments

Comments
 (0)