Fixed a typo in a comment.
authorwebertj
Mon, 16 Nov 2009 17:22:10 +0000
changeset 33718 06e9aff51d17
parent 33717 c03edebe7408
child 33719 474ebcc348e6
Fixed a typo in a comment.
src/HOL/Number_Theory/Cong.thy
src/HOL/Number_Theory/Primes.thy
--- a/src/HOL/Number_Theory/Cong.thy	Mon Nov 16 14:32:35 2009 +0000
+++ b/src/HOL/Number_Theory/Cong.thy	Mon Nov 16 17:22:10 2009 +0000
@@ -20,7 +20,7 @@
 
 The original theory, "IntPrimes", by Thomas M. Rasmussen, defined and
 developed the congruence relations on the integers. The notion was
-extended to the natural numbers by Chiaeb. Jeremy Avigad combined
+extended to the natural numbers by Chaieb. Jeremy Avigad combined
 these, revised and tidied them, made the development uniform for the
 natural numbers and the integers, and added a number of new theorems.
 
--- a/src/HOL/Number_Theory/Primes.thy	Mon Nov 16 14:32:35 2009 +0000
+++ b/src/HOL/Number_Theory/Primes.thy	Mon Nov 16 17:22:10 2009 +0000
@@ -16,7 +16,7 @@
 another extension of the notions to the integers, and added a number
 of results to "Primes" and "GCD". IntPrimes also defined and developed
 the congruence relations on the integers. The notion was extended to
-the natural numbers by Chiaeb.
+the natural numbers by Chaieb.
 
 Jeremy Avigad combined all of these, made everything uniform for the
 natural numbers and the integers, and added a number of new theorems.