]> git.donarmstrong.com Git - lilypond.git/commitdiff
typos
authorWerner Lemberg <wl@gnu.org>
Wed, 4 Aug 2004 12:03:27 +0000 (12:03 +0000)
committerWerner Lemberg <wl@gnu.org>
Wed, 4 Aug 2004 12:03:27 +0000 (12:03 +0000)
ly/engraver-init.ly

index 95020e6caf0a3bdf553a03a65b82ecce075b8c2e..68fcb16ac95c8d106b48b351007a61c816892e74 100644 (file)
@@ -669,7 +669,7 @@ EasyNotation = \context {   % TODO: why \context override?
   \override Script #'padding = #0.5
 
   % There are no beams in Gregorian Chant notation.
-  autobeaming = ##f
+  autoBeaming = ##f
 
   % Prepare TextSpanner for \episem{Initium|Finis} use.
   \override TextSpanner #'style = #'line
@@ -734,7 +734,7 @@ EasyNotation = \context {   % TODO: why \context override?
   \override Script #'padding = #0.5
 
   % There are no beams in Gregorian Chant notation.
-  autobeaming = ##f
+  autoBeaming = ##f
 
   % Prepare TextSpanner for \episem{Initium|Finis} use.
   \override TextSpanner #'style = #'line