# HG changeset patch # User haftmann # Date 1308165538 -7200 # Node ID 666962d17142fe965156892d0a1f3ccd20b6601e # Parent c2b0cfeaa5abf72fe83362c346ea08f4f32576fb spelling diff -r c2b0cfeaa5ab -r 666962d17142 doc-src/Codegen/Thy/Foundations.thy --- a/doc-src/Codegen/Thy/Foundations.thy Wed Jun 15 16:30:03 2011 +0200 +++ b/doc-src/Codegen/Thy/Foundations.thy Wed Jun 15 21:18:58 2011 +0200 @@ -324,7 +324,7 @@ language. \ditem{\emph{Inspect code equations}.} Code equations are the central - carrier of code generation. Most problems occuring while generation + carrier of code generation. Most problems occuring 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}).