From: Trevor Daniels <t.daniels@treda.co.uk>
Date: Tue, 5 Oct 2010 20:32:10 +0000 (+0100)
Subject: Doc: compile fix
X-Git-Tag: release/2.13.36-1~57
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=15cc5b8ad141315016e50a2e9d18874ca8113bc3;p=lilypond.git

Doc: compile fix

 - fix bad cross-reference
---

diff --git a/Documentation/learning/fundamental.itely b/Documentation/learning/fundamental.itely
index d6ec260df8..55f5b0a463 100644
--- a/Documentation/learning/fundamental.itely
+++ b/Documentation/learning/fundamental.itely
@@ -1464,8 +1464,7 @@ interpreting the @var{music-expression} within that context.
 top-level @code{Score} context is created automatically when the music
 expression within the @bs{}@code{score} block is interpreted.  Score-wide
 default values of context properties can be changed within the
-@bs{}@code{layout} block.
-See @rlearning{Changing all contexts of the same type}}
+@bs{}@code{layout} block.  See @ref{Modifying context properties}}
 
 You have seen many practical examples which created new
 @code{Staff} and @code{Voice} contexts in earlier sections, but