From 041e70dd5f0ed46a01229a2f352e5d2ddecda518 Mon Sep 17 00:00:00 2001 From: pboutill Date: Fri, 2 Sep 2011 15:59:22 +0000 Subject: Bug 2589: Documentation patch of Hendrik Tews + s/cbv/lazy of bug 2542 git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14446 85f007b7-540e-0410-9357-904b9bb8a0f7 --- plugins/romega/ReflOmegaCore.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/romega/ReflOmegaCore.v') diff --git a/plugins/romega/ReflOmegaCore.v b/plugins/romega/ReflOmegaCore.v index b4e470470..f311d2447 100644 --- a/plugins/romega/ReflOmegaCore.v +++ b/plugins/romega/ReflOmegaCore.v @@ -1014,7 +1014,7 @@ Inductive h_step : Set := (* This type allows to navigate in the logical constructors that form the predicats of the hypothesis in order to decompose them. This allows in particular to extract one hypothesis from a - conjonction with possibly the right level of negations. *) + conjunction with possibly the right level of negations. *) Inductive direction : Set := | D_left : direction -- cgit v1.2.3