From: gpercival Date: Mon, 30 Jan 2006 22:55:02 +0000 (+0000) Subject: I misread the inital report on this one, so I thought it wasn't a bug, X-Git-Tag: release/2.7.38^2~236 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a2cdb960bdb7eafdcfe5f85ffd18173b1f80b9ab;p=lilypond.git I misread the inital report on this one, so I thought it wasn't a bug, but it actually was. Fixed. --- 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.