From 371c863a324645f9ca8746032d6ce13b90b39518 Mon Sep 17 00:00:00 2001 From: Marek Kubica Date: Fri, 27 Jul 2018 13:03:44 +0200 Subject: [PATCH] Parens not required Closes #1054 Closes #1056 Signed-off-by: Marek Kubica --- doc/dune-files.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dune-files.rst b/doc/dune-files.rst index 8d7564c2..b77d7886 100644 --- a/doc/dune-files.rst +++ b/doc/dune-files.rst @@ -488,7 +488,7 @@ stanza is rejected by dune: ocamllex -------- -``(ocamllex ())`` is essentially a shorthand for: +``(ocamllex )`` is essentially a shorthand for: .. code:: scheme