From 497def16c0e22fa55deeb8404b9f73a947ad0e1b Mon Sep 17 00:00:00 2001
From: Graham Percival <graham@percival-music.ca>
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