aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico2018-04-24 15:15:25 +0200
committerGitHub2018-04-24 15:15:25 +0200
commitf36bb9b4f35286c5dd2b8e047ba294b47652823b (patch)
treefa3f2ca3eb7f54ebb842462558430ca56a766302
parent9e634929e54c703f67cb8e0e3a89ca4099f45470 (diff)
fix typo
thanks Yves
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 050af89..13045e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,7 +17,7 @@
conjC, n.-root and sqrtC, previously defined in library algC.v,
are now part of this generic interface. In case of ambiguity,
a cast to type algC, of complex algebraic numbers, can be used to
- desambiguate via typing constraints. Some theory was thus made
+ disambiguate via typing constraints. Some theory was thus made
more generic, and the corresponding lemmas, previously defined in
library algC.v (e.g. conjCK) now feature an extra, non maximal
implicit, parameter of type numClosedFieldType. This could break