]> git.donarmstrong.com Git - lilypond.git/commitdiff
Consistency in comments. (apparently it matters for translations?)
authorGraham Percival <graham@percival-music.ca>
Sun, 29 Jun 2008 13:25:29 +0000 (06:25 -0700)
committerGraham Percival <graham@percival-music.ca>
Sun, 29 Jun 2008 13:25:29 +0000 (06:25 -0700)
Documentation/user/fundamental.itely

index 9d402b8e70886b1c2f9ee4181ff9c62fa23bd49a..1e95db924eb6468ef582ed66b41c13d2d6e9c025 100644 (file)
@@ -1071,13 +1071,13 @@ as here:
   }
   % Initiate second voice
   \new Voice {
-    % set stems, etc down
+    % Set stems, etc, down
     \voiceTwo
     s4 r8 e4 d c8 ~ | c8 b16 a b8 g ~ g2 |
   }
   % Initiate third voice
   \new Voice {
-    % set stems, etc up
+    % Set stems, etc, up
     \voiceThree
     s1 | s4 b4 c2 |
   }