From b52309c31e2fafeed225c876c52ce306f9977d8c Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Mon, 16 Mar 2009 12:26:24 +0100 Subject: [PATCH] Typo. --- scm/define-context-properties.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index 9dfef89e2d..1012c86855 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -35,9 +35,9 @@ (aDueText ,markup? "Text to print at a unisono passage.") (alignBelowContext ,string? "Where to insert newly created context in -vertiical alignment.") +vertical alignment.") (alignAboveContext ,string? "Where to insert newly created context in -vertiical alignment.") +vertical alignment.") (alignBassFigureAccidentals ,boolean? "If true, then the accidentals are aligned in bass figure context.") (associatedVoice ,string? "Name of the @code{Voice} that has the -- 2.39.5