From dca803d52d6cb523a036c3658de3c3705be05275 Mon Sep 17 00:00:00 2001 From: Yves Bertot Date: Fri, 24 Jun 2022 09:20:22 +0200 Subject: [PATCH] typo in the documentation of the WARN_ERR flag --- meta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.yml b/meta.yml index ec925f4be..3a4a0a8cf 100644 --- a/meta.yml +++ b/meta.yml @@ -116,7 +116,7 @@ build: |- $ configure && make && make install By default, compilation will fail if there is any warning emitted by - the ocaml compiler. This can be disabled by type + the ocaml compiler. This can be disabled by typing make WARN_ERR=