diff -r d1650e3720fd -r 2bb6fd55e195 doc-src/Codegen/Thy/document/Foundations.tex --- a/doc-src/Codegen/Thy/document/Foundations.tex Mon Jun 27 16:53:31 2011 +0200 +++ b/doc-src/Codegen/Thy/document/Foundations.tex Mon Jun 27 17:06:06 2011 +0200 @@ -571,7 +571,7 @@ language. \ditem{\emph{Inspect code equations}.} Code equations are the central - carrier of code generation. Most problems occuring while generating + carrier of code generation. Most problems occurring while generating code can be traced to single equations which are printed as part of the error message. A closer inspection of those may offer the key for solving issues (cf.~\secref{sec:equations}).