src/HOL/Option.thy
changeset 58889 5b7a9633cfa8
parent 58310 91ea607a34d8
child 58895 de0a4a76d7aa
--- a/src/HOL/Option.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/Option.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Folklore
 *)
 
-header {* Datatype option *}
+section {* Datatype option *}
 
 theory Option
 imports BNF_Least_Fixpoint Finite_Set