From a2cdb960bdb7eafdcfe5f85ffd18173b1f80b9ab Mon Sep 17 00:00:00 2001 From: gpercival Date: Mon, 30 Jan 2006 22:55:02 +0000 Subject: [PATCH] I misread the inital report on this one, so I thought it wasn't a bug, but it actually was. Fixed. --- Documentation/user/putting.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/user/putting.itely b/Documentation/user/putting.itely index 1cb21fc0ef..1d540097af 100644 --- a/Documentation/user/putting.itely +++ b/Documentation/user/putting.itely @@ -598,7 +598,7 @@ comment (indicated by @code{%@{ ... %@}}). If you don't know where a problem is, start commenting out huge portions of your input file. After you comment out a section, try compiling the file again. If it works, then the problem -must exist in the portion you just commented. If it doens't +must exist in the portion you just commented. If it doesn't work, then keep on commenting out material until you have something that works. -- 2.39.5