From d3d7696072b20870059ecdffb0dd4bb63a23877e Mon Sep 17 00:00:00 2001 From: Matt Wette Date: Sat, 25 Apr 2020 09:18:16 -0700 Subject: [PATCH] doc: Fix typo. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * doc/ref/tour.texi (Reporting Bugs): Fix typo. Signed-off-by: Ludovic Courtès --- doc/ref/tour.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ref/tour.texi b/doc/ref/tour.texi index 0924216aa..0cac96cbf 100644 --- a/doc/ref/tour.texi +++ b/doc/ref/tour.texi @@ -372,7 +372,7 @@ $ ./config.status --config A complete description of how to reproduce the bug. If you have a Scheme program that produces the bug, please include it in -the bug report. If your program is too big to include. please try to +the bug report. If your program is too big to include, please try to reduce your code to a minimal test case. If you can reproduce your problem at the REPL, that is best. Give a