# HG changeset patch
# User haftmann
# Date 1239026360 -7200
# Node ID efcba7788b2eb039835f005464456e53f6dab8d3
# Parent  27cf197214c8cc18bcaa6ff8441ba8abbe74c46c# Parent  309bfab064e9df7fa55182a5a5286845c6c1319f
merged

diff -r 27cf197214c8 -r efcba7788b2e src/HOL/Tools/arith_data.ML
--- a/src/HOL/Tools/arith_data.ML	Mon Apr 06 14:02:39 2009 +0200
+++ b/src/HOL/Tools/arith_data.ML	Mon Apr 06 15:59:20 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"