aboutsummaryrefslogtreecommitdiffstats
path: root/tex/vhdl.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/vhdl.tex')
-rw-r--r--tex/vhdl.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/vhdl.tex b/tex/vhdl.tex
index 06dabd0..38afe24 100644
--- a/tex/vhdl.tex
+++ b/tex/vhdl.tex
@@ -664,7 +664,7 @@ generic(
`\reqph{param name}` : `\reqph{type}` := `\reqph{initial value}`
);
\end{lstlisting}
-that has affects at \emph{synthesization time}.
+that has effect at \emph{synthesization time}.
\subsubsection{Generic entity and declaration}
Entities are parametrized as follows.