aboutsummaryrefslogtreecommitdiffstats
path: root/common/Values.v
diff options
context:
space:
mode:
Diffstat (limited to 'common/Values.v')
-rw-r--r--common/Values.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Values.v b/common/Values.v
index a4ead481..8877f9a7 100644
--- a/common/Values.v
+++ b/common/Values.v
@@ -1545,7 +1545,7 @@ Proof.
repeat rewrite Int.add_assoc. decEq. apply Int.add_commut.
Qed.
-Remark sun_inject:
+Remark sub_inject:
forall v1 v1' v2 v2',
inject f v1 v1' ->
inject f v2 v2' ->