Skip to content

Commit 8ac44c4

Browse files
author
Vladimir Kotal
committed
fix translation
1 parent 3465435 commit 8ac44c4

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
@@ -1182,7 +1182,7 @@
11821182
\item defining a macro on a command line: \\
11831183
\hspace*{5em}\texttt{make \emph{target} \emph{name}=\emph{string}}
11841184
\item macro invocation: \\
1185-
\hspace*{5em}\texttt{\$\emph{name}} (pouze jednoznakové
1185+
\hspace*{5em}\texttt{\$\emph{name}} (only one character
11861186
\texttt{\emph{name}}), \\
11871187
\hspace*{5em}\texttt{\$\{\emph{name}\}} or \texttt{\$(\emph{name})}
11881188
\item environment variables are accessible as macros (eg. \texttt{\$\{EDITOR\}})

0 commit comments

Comments
 (0)