From 15afe031f148841d063282d8b4bdccd729bcc9bd Mon Sep 17 00:00:00 2001 From: "Rommel M. Martinez" Date: Fri, 24 Feb 2017 09:30:38 +0800 Subject: [PATCH] Fix a typo --- lispguide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispguide.xml b/lispguide.xml index 4a06b457e..519e1a0ba 100644 --- a/lispguide.xml +++ b/lispguide.xml @@ -3146,7 +3146,7 @@ Robert Brown

- You should simpler forms such as + You should use simpler forms such as DOLIST or DOTIMES instead of LOOP in simple cases when you're not going to use any