From f21daa3756627a718153d7aa661f05ebae0c66c1 Mon Sep 17 00:00:00 2001 From: letouzey Date: Mon, 20 Jul 2009 09:26:45 +0000 Subject: Typo in a comment git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12243 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Lists/SetoidList.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theories/Lists/SetoidList.v b/theories/Lists/SetoidList.v index aed4a3bca0..f55043d370 100644 --- a/theories/Lists/SetoidList.v +++ b/theories/Lists/SetoidList.v @@ -646,7 +646,7 @@ Qed. End Restriction. -(** we know state similar results, but without restriction on transpose. *) +(** we now state similar results, but without restriction on transpose. *) Variable Tra :transpose f. -- cgit v1.2.3