doc-src/IsarAdvanced/Classes/Thy/Classes.thy
changeset 27504 5287623e7ff9
parent 27503 a019d6568a3c
child 27505 ddd1e71adbfc
--- a/doc-src/IsarAdvanced/Classes/Thy/Classes.thy	Tue Jul 08 22:02:15 2008 +0200
+++ b/doc-src/IsarAdvanced/Classes/Thy/Classes.thy	Tue Jul 08 22:07:39 2008 +0200
@@ -75,7 +75,7 @@
   but form a generic calculus, an instance of order-sorted
   algebra \cite{Nipkow-Prehofer:1993,nipkow-sorts93,Wenzel:1997:TPHOL}.
 
-  From a software enigineering point of view, type classes
+  From a software engineering point of view, type classes
   correspond to interfaces in object-oriented languages like Java;
   so, it is naturally desirable that type classes do not only
   provide functions (class parameters) but also state specifications