src/Doc/Main/Main_Doc.thy
changeset 55518 1ddb2edf5ceb
parent 55466 786edc984c98
child 57570 70fcc6428393
--- a/src/Doc/Main/Main_Doc.thy	Sun Feb 16 17:50:13 2014 +0100
+++ b/src/Doc/Main/Main_Doc.thy	Sun Feb 16 18:39:40 2014 +0100
@@ -485,7 +485,7 @@
 \begin{tabular}{@ {} l @ {~::~} l @ {}}
 @{const Option.the} & @{typeof Option.the}\\
 @{const map_option} & @{typ[source]"('a \<Rightarrow> 'b) \<Rightarrow> 'a option \<Rightarrow> 'b option"}\\
-@{const Option.set} & @{term_type_only Option.set "'a option \<Rightarrow> 'a set"}\\
+@{const set_option} & @{term_type_only set_option "'a option \<Rightarrow> 'a set"}\\
 @{const Option.bind} & @{term_type_only Option.bind "'a option \<Rightarrow> ('a \<Rightarrow> 'b option) \<Rightarrow> 'b option"}
 \end{tabular}