aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/field
diff options
context:
space:
mode:
authorAssia Mahboubi2015-11-30 15:52:24 +0100
committerAssia Mahboubi2015-11-30 15:52:24 +0100
commit2d032b5330adc7e7d7dcf0fb0daf593bffe280ec (patch)
tree013e7560299b49d0a7dd022538fb5f288691eee4 /mathcomp/field
parent986f8d6da0211a53688c36f353cd2ca034a7b29b (diff)
Typos in comments.
Diffstat (limited to 'mathcomp/field')
-rw-r--r--mathcomp/field/fieldext.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/field/fieldext.v b/mathcomp/field/fieldext.v
index eb1b6be..1e14ab7 100644
--- a/mathcomp/field/fieldext.v
+++ b/mathcomp/field/fieldext.v
@@ -67,7 +67,7 @@ Require Import poly polydiv mxpoly generic_quotient.
(* in turn has an extFieldType F0 structure. *)
(* baseVspace V == the subspace of baseFieldType L that coincides *)
(* with V : {vspace L}. *)
-(* --> Some caution muse be exercised when using fieldOver and basFieldType, *)
+(* --> Some caution must be exercised when using fieldOver and baseFieldType, *)
(* because these are convertible to L while carrying different Lmodule *)
(* structures. This means that the safeguards engineered in the ssralg *)
(* library that normally curb the Coq kernel's inclination to diverge are *)