]> git.donarmstrong.com Git - lilypond.git/commitdiff
Regtest: fix thinko.
authorGraham Percival <graham@percival-music.ca>
Tue, 19 Jan 2010 15:58:51 +0000 (15:58 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 19 Jan 2010 15:58:51 +0000 (15:58 +0000)
input/regression/paper-margins-line-width.ly

index e38f57f48d120ecf41e791c6a813abecd41db719..87a74a866adb7bfbb30eaedff4ea6cd924c64b2b 100644 (file)
@@ -1,7 +1,7 @@
 \version "2.13.5"
 
 \header {
-  texidoc = "If only line-width is given, systems are vertically centered."
+  texidoc = "If only line-width is given, systems are horizontally centered."
 }
 
 someNotes = \relative c' { \repeat unfold 40 { c4 d e f } }