From 22ad9c37ac6e56cd2e03669a67b0aef3d664d23b Mon Sep 17 00:00:00 2001
From: Mats Bengtsson <mats.bengtsson@s3.kth.se>
Date: Wed, 5 Jan 2005 12:18:15 +0000
Subject: [PATCH] 	* Documentation/user/notation.itely (Setting simple
 songs): 	Correct several errors in the equivalent formulation of 
 \addlyrics.

---
 ChangeLog                         | 6 ++++++
 Documentation/user/notation.itely | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 547ee175c6..f83db6d102 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+	* Documentation/user/notation.itely (Setting simple songs):
+	Correct several errors in the equivalent formulation of
+	\addlyrics. 
+
 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
 
 	* Documentation/user/changing-defaults.itely: Fix internalsrefs
diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely
index 576cb33ebb..3b05fc9ec9 100644
--- a/Documentation/user/notation.itely
+++ b/Documentation/user/notation.itely
@@ -3742,7 +3742,7 @@ is the same as
 
 @example
 \context Voice = blah @{ music @}
-\lyricsto "blah" \lyricsmode \new lyrics @{ LYRICS @}
+\lyricsto "blah" \new lyrics  \lyricmode @{ LYRICS @}
 @end example
 
 
-- 
2.39.5