From 65c8d91cd4c11b8de44f0b23cd44a3303cd54d4e Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Mon, 27 Oct 2014 07:21:09 +0100 Subject: Fix some typos in comments. --- plugins/extraction/ExtrOcamlNatBigInt.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/extraction/ExtrOcamlNatBigInt.v') diff --git a/plugins/extraction/ExtrOcamlNatBigInt.v b/plugins/extraction/ExtrOcamlNatBigInt.v index fb45a8be83..29830d71db 100644 --- a/plugins/extraction/ExtrOcamlNatBigInt.v +++ b/plugins/extraction/ExtrOcamlNatBigInt.v @@ -13,7 +13,7 @@ Require Import ExtrOcamlBasic. (** NB: The extracted code should be linked with [nums.cm(x)a] from ocaml's stdlib and with the wrapper [big.ml] that - simlifies the use of [Big_int] (it could be found in the sources + simplifies the use of [Big_int] (it can be found in the sources of Coq). *) (** Disclaimer: trying to obtain efficient certified programs -- cgit v1.2.3