tuned comment
authorhaftmann
Mon, 06 Apr 2009 15:59:05 +0200
changeset 30878 309bfab064e9
parent 30876 613c2eb8aef6
child 30879 efcba7788b2e
tuned comment
src/HOL/Tools/arith_data.ML
--- a/src/HOL/Tools/arith_data.ML	Mon Apr 06 08:24:55 2009 +0200
+++ b/src/HOL/Tools/arith_data.ML	Mon Apr 06 15:59:05 2009 +0200
@@ -1,4 +1,4 @@
-(*  Title:      HOL/arith_data.ML
+(*  Title:      HOL/Tools/arith_data.ML
     Author:     Markus Wenzel, Stefan Berghofer, and Tobias Nipkow
 
 Common arithmetic proof auxiliary.
@@ -26,7 +26,7 @@
 structure Arith_Data: ARITH_DATA =
 struct
 
-(* slots for pluging in arithmetic facts and tactics *)
+(* slots for plugging in arithmetic facts and tactics *)
 
 structure Arith_Facts = NamedThmsFun(
   val name = "arith"