]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/keyboards.itely
Fix typos in the English manual.
[lilypond.git] / Documentation / notation / keyboards.itely
index bd3a33d3a92860a330de5f58eb64bab709ef48c3..b2989fa70ea4031f29c1771734f69ff7c9b29c29 100644 (file)
@@ -3,7 +3,8 @@
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
-    version that you are working on.  See TRANSLATION for details.
+    version that you are working on.  For details, see the Contributors'
+    Guide, node Updating translation committishes..
 @end ignore
 
 @c \version "2.12.0"
@@ -402,7 +403,7 @@ Chords that cross staves may be produced:
         \clef bass
         % stems may overlap the other staff
         \override Stem #'cross-staff = ##t
-        % extend the stems to reach other other staff
+        % extend the stems to reach the other staff
         \override Stem #'length = #12
         % do not print extra flags
         \override Stem #'flag-style = #'no-flag
@@ -591,7 +592,7 @@ Some common characteristics of harp music are covered elsewhere:
 
 @itemize
 
-@item The glissando is the most characterisic harp technique,
+@item The glissando is the most characteristic harp technique,
 @ref{Glissando}.
 
 @item A @notation{bisbigliando} is written as a tremelo @ref{Tremolo
@@ -643,7 +644,7 @@ c!1_\markup { \harp-pedal #"^o--|vv-^" }
 
 The @code{\harp-pedal} command accepts a string of characters, where
 @code{^} is the highest pedal position (flattened pitch), @code{-} is
-the middle pedal postion (natural pitch), @code{v} is the lowest pedal
+the middle pedal position (natural pitch), @code{v} is the lowest pedal
 position (sharpened pitch), and @code{|} is the divider. A prefixed
 @code{o} will circle the following pedal symbol.