'primitive' is not an adverb
authorblanchet
Sun, 02 Feb 2014 20:53:51 +0100
changeset 55254 2bc951e6761a
parent 55253 cfd276a7dbeb
child 55255 eceebcea3e00
'primitive' is not an adverb
src/Doc/Datatypes/Datatypes.thy
--- a/src/Doc/Datatypes/Datatypes.thy	Sun Feb 02 20:53:51 2014 +0100
+++ b/src/Doc/Datatypes/Datatypes.thy	Sun Feb 02 20:53:51 2014 +0100
@@ -1115,7 +1115,7 @@
   \qquad @{thm at_simps(2)[no_vars]}\]
 %
 The next example is defined using \keyw{fun} to escape the syntactic
-restrictions imposed on primitive recursive functions. The
+restrictions imposed on primitively recursive functions. The
 @{command datatype_new_compat} command is needed to register new-style datatypes
 for use with \keyw{fun} and \keyw{function}
 (Section~\ref{sssec:datatype-new-compat}):