src/Doc/IsarRef/Spec.thy
changeset 51657 3db1bbc82d8d
parent 51585 fcd5af4aac2b
child 51747 e4b5bebe5235
--- a/src/Doc/IsarRef/Spec.thy	Tue Apr 09 13:24:00 2013 +0200
+++ b/src/Doc/IsarRef/Spec.thy	Tue Apr 09 13:55:28 2013 +0200
@@ -514,8 +514,8 @@
   \item @{element "fixes"}~@{text "x :: \<tau> (mx)"} declares a local
   parameter of type @{text \<tau>} and mixfix annotation @{text mx} (both
   are optional).  The special syntax declaration ``@{text
-  "(\<STRUCTURE>)"}'' means that @{text x} may be referenced
-  implicitly in this context.
+  "("}@{keyword_ref "structure"}@{text ")"}'' means that @{text x} may
+  be referenced implicitly in this context.
 
   \item @{element "constrains"}~@{text "x :: \<tau>"} introduces a type
   constraint @{text \<tau>} on the local parameter @{text x}.  This