Index: scm/define-music-properties.scm |
diff --git a/scm/define-music-properties.scm b/scm/define-music-properties.scm |
index 4f21b65fa748ecfafc609171a5d7d55814875217..a958a04b51335724fc2db00f8556b2f4e88a353c 100644 |
--- a/scm/define-music-properties.scm |
+++ b/scm/define-music-properties.scm |
@@ -68,7 +68,7 @@ cautionary accidental.") |
(change-to-type ,symbol? "Type of the context to change to.") |
(class ,symbol? "The class name of an event class.") |
(context ,ly:context? "The context to which an event is sent.") |
- (context-change-list ,list? "Context changes for @code{\\autochange} or @code{\\partcombine}.") |
+ (context-change-list ,list? "Context changes for @code{\\autoChange} or @code{\\partCombine}.") |
(context-id ,string? "Name of context.") |
(context-type ,symbol? "Type of context.") |
(create-new ,boolean? "Create a fresh context.") |