From: Till Paala <till.rettig@gmx.de>
Date: Wed, 7 Mar 2012 18:07:19 +0000 (+0200)
Subject: Fix issue 2359: example code in German and English docs should be the same
X-Git-Tag: release/2.15.33-1~1^2~1
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=32b9cd030a1917570346e9b9ea267fe409156b2f;p=lilypond.git

Fix issue 2359: example code in German and English docs should be the same
---

diff --git a/Documentation/de/notation/spacing.itely b/Documentation/de/notation/spacing.itely
index 3042632d51..4f33271e81 100644
--- a/Documentation/de/notation/spacing.itely
+++ b/Documentation/de/notation/spacing.itely
@@ -2844,7 +2844,7 @@ dehnbare Abstände (padding) eingesetzt werden, kann benutzt
 werden, um zusätzlichen Platz in eine Partitur einzufügen.
 
 @example
- \once \override Score.SeparationItem #'padding = #10
+ \override Score.NonMusicalPaperColumn #'padding = #10
 @end example
 
 Es gibt derzeit keine Möglichkeit, den Platz zu verringern.