From: Graham Percival 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.31~39 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=497def16c0e22fa55deeb8404b9f73a947ad0e1b;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.