doc-src/TutorialI/ToyList/document/ToyList.tex
changeset 10299 8627da9246da
parent 10236 7626cb4e1407
child 10328 bf33cbd76c05
--- a/doc-src/TutorialI/ToyList/document/ToyList.tex	Mon Oct 23 17:36:09 2000 +0200
+++ b/doc-src/TutorialI/ToyList/document/ToyList.tex	Mon Oct 23 17:37:03 2000 +0200
@@ -183,7 +183,7 @@
 \end{isabelle}
 The prefix of bound variables \isasymAnd$x\sb{1}$~\dots~$x\sb{n}$ can be
 ignored most of the time, or simply treated as a list of variables local to
-this subgoal. Their deeper significance is explained in Chapter~\ref{ch:Rules}.
+this subgoal. Their deeper significance is explained in Chapter~\ref{chap:rules}.
 The {\it assumptions} are the local assumptions for this subgoal and {\it
   conclusion} is the actual proposition to be proved. Typical proof steps
 that add new assumptions are induction or case distinction. In our example