section -> subsection
authorhuffman
Mon, 05 Jul 2010 09:12:35 -0700
changeset 377308c6bfe10a4ae
parent 37729 1a24950dae33
child 37731 6432bf0d7191
section -> subsection
src/HOL/Multivariate_Analysis/Euclidean_Space.thy
     1.1 --- a/src/HOL/Multivariate_Analysis/Euclidean_Space.thy	Sun Jul 04 09:26:30 2010 -0700
     1.2 +++ b/src/HOL/Multivariate_Analysis/Euclidean_Space.thy	Mon Jul 05 09:12:35 2010 -0700
     1.3 @@ -3317,7 +3317,7 @@
     1.4  
     1.5  print_antiquotations
     1.6  
     1.7 -section "Instanciate @{typ real} and @{typ complex} as typeclass @{text ordered_euclidean_space}."
     1.8 +subsection "Instantiate @{typ real} and @{typ complex} as typeclass @{text ordered_euclidean_space}."
     1.9  
    1.10  instantiation real :: real_basis_with_inner
    1.11  begin