From a88584dde1d0cc075a3518124306e0c9b29ca01c Mon Sep 17 00:00:00 2001 From: def Date: Sat, 26 Mar 2016 20:17:18 +0100 Subject: [PATCH] Fix typo in manual --- doc/manual/stmts.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/stmts.txt b/doc/manual/stmts.txt index 4f8d6e9352..65c810cf7b 100644 --- a/doc/manual/stmts.txt +++ b/doc/manual/stmts.txt @@ -575,7 +575,7 @@ name ``c`` should default to type ``Context``, ``n`` should default to The ``using`` section uses the same indentation based grouping syntax as -a ``var`` or ``let``` section. +a ``var`` or ``let`` section. If expression