From: David Kastrup <dak@gnu.org>
Date: Mon, 20 Feb 2017 12:54:19 +0000 (+0100)
Subject: Issue 5076: NR: default markFormatter is format-mark-letters
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4b5a7374324ce1cc4ee1249e4f1c273a0e1b27a5;p=lilypond.git

Issue 5076: NR: default markFormatter is format-mark-letters
---

diff --git a/Documentation/notation/rhythms.itely b/Documentation/notation/rhythms.itely
index 8dc6252eca..35a85e9214 100644
--- a/Documentation/notation/rhythms.itely
+++ b/Documentation/notation/rhythms.itely
@@ -3295,9 +3295,9 @@ produces a boxed number.
 @end lilypond
 
 The file @file{scm/translation-functions.scm} contains the
-definitions of @code{format-mark-numbers} (the default format),
-@code{format-mark-box-numbers}, @code{format-mark-letters} and
-@code{format-mark-box-letters}.  These can be used as inspiration
+definitions of @code{format-mark-letters} (the default format),
+@code{format-mark-box-letters}, @code{format-mark-numbers} and
+@code{format-mark-box-numbers}.  These can be used as inspiration
 for other formatting functions.
 
 You may use @code{format-mark-barnumbers},