Index: Documentation/notation/fretted-strings.itely |
diff --git a/Documentation/notation/fretted-strings.itely b/Documentation/notation/fretted-strings.itely |
index e72ab6cd4134112a047945f8f2473834bb8b97d0..a87737786865199cddee83ae51456ed9188c1934 100644 |
--- a/Documentation/notation/fretted-strings.itely |
+++ b/Documentation/notation/fretted-strings.itely |
@@ -519,11 +519,11 @@ Chords are not handled in a special way, and hence the automatic |
string selector may easily select the same string for two notes in |
a chord. |
-In order to handle @code{\partcombine}, a @code{TabStaff} must use |
+In order to handle @code{\partCombine}, a @code{TabStaff} must use |
specially-created voices: |
@lilypond[quote,ragged-right,verbatim] |
-melodia = \partcombine { e4 g g g } { e4 e e e } |
+melodia = \partCombine { e4 g g g } { e4 e e e } |
<< |
\new TabStaff << |
\new TabVoice = "one" s1 |