Index: doc/theses/jiada_liang_MMath/intro.tex
===================================================================
--- doc/theses/jiada_liang_MMath/intro.tex	(revision 96de72b53dfb970705f68bbfdd7474e718f6395b)
+++ doc/theses/jiada_liang_MMath/intro.tex	(revision af5baae0adea725769db51743818a97dfe619952)
@@ -299,13 +299,13 @@
 \begin{enumerate}
 \item
-overloading: provides a general pattern to overload functions, literal, and variable for polymorphic enumerations.
-\item
-scoping: implement name spacing scheme for enumerations.
-\item
-safety: define a safe enumeration conversion scheme.
-\item
-harmonization: allows enumeration to carry data.
-\item
-inheritance: define containment inheritance for enumerations.
+overloading: provides a pattern to overload functions, literal, and variable for polymorphic enumerations.
+\item
+scoping: adds name space for enumerations.
+\item
+safety: defines a safe enumeration conversion scheme.
+\item
+harmonization: allows enumeration to be mapped with data.
+\item
+inheritance: implements containment inheritance for enumerations.
 \end{enumerate}
 
