From 8f0d6502e8e829caf34813fcaded77f9c60bc4d7 Mon Sep 17 00:00:00 2001
From: Trevor Daniels <t.daniels@treda.co.uk>
Date: Thu, 26 Feb 2009 09:27:19 +0000
Subject: [PATCH] Docs: LM App 5.1: typo

---
 input/lsr/orchestra-choir-and-piano-template.ly | 5 +++--
 input/new/orchestra-choir-and-piano-template.ly | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/input/lsr/orchestra-choir-and-piano-template.ly b/input/lsr/orchestra-choir-and-piano-template.ly
index 439da47a91..5c41e39593 100644
--- a/input/lsr/orchestra-choir-and-piano-template.ly
+++ b/input/lsr/orchestra-choir-and-piano-template.ly
@@ -6,10 +6,11 @@
   texidoc = "
 This template demonstrates the use of nested @code{StaffGroup}
 and @code{GrandStaff} contexts to sub-group instruments of the same
-type together, and the use of @code{\transpose} for transposing
+type together, and the use of @code{\\transpose} for transposing
 instruments.  All music in variables is stored in C.  Music may be
 entered in C or, alternatively, entered in the instrument key and
-transposed to C (see trumpet) before being assigned to a variable.
+transposed to C (see trumpet for an example) before being assigned
+to a variable.
 "
   doctitle = "Orchestra, choir and piano template"
 } % begin verbatim
diff --git a/input/new/orchestra-choir-and-piano-template.ly b/input/new/orchestra-choir-and-piano-template.ly
index b718c5f40e..83da4208d4 100644
--- a/input/new/orchestra-choir-and-piano-template.ly
+++ b/input/new/orchestra-choir-and-piano-template.ly
@@ -4,10 +4,11 @@
   texidoc = "
 This template demonstrates the use of nested @code{StaffGroup}
 and @code{GrandStaff} contexts to sub-group instruments of the same
-type together, and the use of @code{\transpose} for transposing
+type together, and the use of @code{\\transpose} for transposing
 instruments.  All music in variables is stored in C.  Music may be
 entered in C or, alternatively, entered in the instrument key and
-transposed to C (see trumpet) before being assigned to a variable.
+transposed to C (see trumpet for an example) before being assigned
+to a variable.
 "
   doctitle = "Orchestra, choir and piano template"
 }
-- 
2.39.5