From 126c8a5a6241f2c9786dd4adb56b6876d263ef2d Mon Sep 17 00:00:00 2001
From: matsb <matsb>
Date: Fri, 4 Jun 2004 11:35:26 +0000
Subject: [PATCH] 	* Documentation/user/notation.itely (Instrument
 transpositions): 	Correct the name of the instrumentTransposition
 property.

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

diff --git a/ChangeLog b/ChangeLog
index 261a1a871c..c82f66151f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+	* Documentation/user/notation.itely (Instrument transpositions):
+	Correct the name of the instrumentTransposition property.
+
 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
 	* scm/output-ps.scm (ps-font-command): fix parmesan coding too.
diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely
index d819668cbd..9497ec27fc 100644
--- a/Documentation/user/notation.itely
+++ b/Documentation/user/notation.itely
@@ -4396,7 +4396,7 @@ The transposition is entered after the keyword @code{\transposition}
   \transposition bes   %%  B-flat clarinet
 @end example
 
-This command sets the property @code{instrumentTuning}. The value of
+This command sets the property @code{instrumentTransposition}. The value of
 this property is used for MIDI output and quotations.  It does not
 affect how notes are printed in the current staff.
 
-- 
2.39.5