summaryrefslogtreecommitdiff
path: root/doc/reference/ReferencePart.tex
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2004-01-20 13:33:26 +0000
committerMartin Odersky <odersky@gmail.com>2004-01-20 13:33:26 +0000
commitbbadab7e722fd89987f6df1bce6eb3ba9fa93ad0 (patch)
treeaffc8fbbffc374eb7911c7d923a935cad0a00b38 /doc/reference/ReferencePart.tex
parent8109d288cd8d89cf0d8e4dede4b7e07c086db68f (diff)
downloadscala-bbadab7e722fd89987f6df1bce6eb3ba9fa93ad0.tar.gz
scala-bbadab7e722fd89987f6df1bce6eb3ba9fa93ad0.tar.bz2
scala-bbadab7e722fd89987f6df1bce6eb3ba9fa93ad0.zip
*** empty log message ***
Diffstat (limited to 'doc/reference/ReferencePart.tex')
-rw-r--r--doc/reference/ReferencePart.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/ReferencePart.tex b/doc/reference/ReferencePart.tex
index c7b339940b..5ad42480d7 100644
--- a/doc/reference/ReferencePart.tex
+++ b/doc/reference/ReferencePart.tex
@@ -3385,7 +3385,7 @@ of $==$) to it. It's type must conform to the expected type of the
pattern.
A {\em named pattern constant} $r$ is a stable identifier
-(\sref{sec:stableids}). To resolve the syntactic overlap with a
+(\sref{sec:stable-ids}). To resolve the syntactic overlap with a
variable pattern, a named pattern constant may not be a simple name
starting with a lower-case letter. The type of $r$ must conform
to the expected type of the pattern. The pattern matches any value $v$