Fixed typo.

This commit is contained in:
Achim D. Brucker 2019-01-11 07:51:24 +00:00
parent 34ac13f630
commit ae19cacb08
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ the same structure as for the class types and the pointer types.
\label{cha:dom}
In this chapter, we introduce the formalization of the core DOM, i.e.,
the most important algorithms for querying or modifying the DOM, as
defined int he standard. For more details, we refer the reader to
defined in the standard. For more details, we refer the reader to
\cite{brucker.ea:core-dom:2018}.
\input{Core_DOM_Basic_Datatypes}
\input{Core_DOM_Functions}