From cea2061080d540c0507192eca1887ea4b502680d Mon Sep 17 00:00:00 2001 From: herbelin Date: Sat, 17 Dec 2005 21:07:17 +0000 Subject: Orthographe de 'instantiate' git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@7659 85f007b7-540e-0410-9357-904b9bb8a0f7 --- pretyping/evarconv.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pretyping/evarconv.ml') diff --git a/pretyping/evarconv.ml b/pretyping/evarconv.ml index aec4c2fa3..9f9cc46a6 100644 --- a/pretyping/evarconv.ml +++ b/pretyping/evarconv.ml @@ -127,7 +127,7 @@ let check_conv_record (t1,l1) (t2,l2) = raise Not_found -(* Precondition: one of the terms of the pb is an uninstanciated evar, +(* Precondition: one of the terms of the pb is an uninstantiated evar, * possibly applied to arguments. *) let rec ise_try isevars = function -- cgit v1.2.3