From 138d6f096c76f281d84c351a9ac1a5516031be6b Mon Sep 17 00:00:00 2001
From: hanwen <hanwen>
Date: Mon, 30 Jun 2003 15:38:27 +0000
Subject: [PATCH] release commit

---
 ChangeLog                         | 6 ++----
 Documentation/user/tutorial.itely | 2 +-
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 35e03b54e6..e0954abb7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@
 	(Setting variables): new section
 	(Fine tuning layout): new section
 
-	* input/just-friends.ly (Subject): remove file. Superseeded by
+	* input/just-friends.ly: remove file. Superseeded by
 	input/test/chords-without-melody.ly
 
 	* ly/property-init.ly: add all commands to refman.
@@ -24,9 +24,7 @@
 	name. Underscores botch up PS output.
 
 	* scm/define-translator-properties.scm: remove
-	textNonEmpty
-	(beatLength): change from oneBeat.
-	(repeatCommands): remove regularSpacingDelta
+	textNonEmpty, oneBeat, regularSpacingDelta
 
 	* scripts/convert-ly.py (FatalConversionError.conv): conversion
 	rule for automaticBars.
diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely
index 6c2c0fd954..93687b472c 100644
--- a/Documentation/user/tutorial.itely
+++ b/Documentation/user/tutorial.itely
@@ -773,7 +773,7 @@ of music is multiplied by the fraction.  Triplets make notes occupy
 Grace notes are also made by prefixing a note, or a set of notes with
 a keyword. In this case, the keyword is @code{\grace}. 
 @lilypond[relative 1, verbatim,fragment]
-  \grace b16-( c4-)
+  c4 \grace b16-( c4-)
   \grace { d16-( e } d4-)
 @end lilypond
 
-- 
2.39.5