aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Herbelin2016-07-03 11:36:05 +0200
committerHugo Herbelin2016-07-13 15:31:47 +0200
commit55d32c9a017853c2411f894a3ad1a946c628ba9c (patch)
tree0829a46d4688a7d938ab89cad307991f43e41345
parent78063b84f46de33de8ad58f80e45a90fa290dcd6 (diff)
Typo.
-rw-r--r--theories/Logic/EqdepFacts.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Logic/EqdepFacts.v b/theories/Logic/EqdepFacts.v
index 30e26c7c67..bd59159bb5 100644
--- a/theories/Logic/EqdepFacts.v
+++ b/theories/Logic/EqdepFacts.v
@@ -164,7 +164,7 @@ Proof.
split; auto using eq_sig_eq_dep, eq_dep_eq_sig.
Qed.
-(** Dependent equality is equivalent tco a dependent pair of equalities *)
+(** Dependent equality is equivalent to a dependent pair of equalities *)
Set Implicit Arguments.