Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit ee7b9f9

Browse files
committed
doc(algebra/euclidean_domain/defs): correct typos in doc (#19001)
Correct two typos in the doc about the Main Statements about Euclidean Domains. The corresponding `mathlib-4` PR is [#3945. ](leanprover-community/mathlib4#3945)
1 parent bd15ff4 commit ee7b9f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/algebra/euclidean_domain/defs.lean

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ don't satisfy the classical notion were provided independently by Hiblot and Nag
3232
3333
## Main statements
3434
35-
See `algebra.euclidean_domain.basic` for most of the theorems about Eucliean domains,
35+
See `algebra.euclidean_domain.basic` for most of the theorems about Euclidean domains,
3636
including Bézout's lemma.
3737
38-
See `algebra.euclidean_domain.instances` for that facts that `ℤ` is a Euclidean domain,
38+
See `algebra.euclidean_domain.instances` for the fact that `ℤ` is a Euclidean domain,
3939
as is any field.
4040
4141
## Notation

0 commit comments

Comments
 (0)