summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorschinz <schinz@epfl.ch>2005-01-17 12:47:27 +0000
committerschinz <schinz@epfl.ch>2005-01-17 12:47:27 +0000
commit88a2e8af943918bdce075df159e8a1cd0af34397 (patch)
treeb9752ac9faae136f3aa3530207c3a5e5fe808685 /doc
parentbd170a6e74e5f4965442a17dab98b46c938491ca (diff)
downloadscala-88a2e8af943918bdce075df159e8a1cd0af34397.tar.gz
scala-88a2e8af943918bdce075df159e8a1cd0af34397.tar.bz2
scala-88a2e8af943918bdce075df159e8a1cd0af34397.zip
- minor typo fixed
Diffstat (limited to 'doc')
-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 260053ef98..5c5c0bc505 100644
--- a/doc/reference/ReferencePart.tex
+++ b/doc/reference/ReferencePart.tex
@@ -779,7 +779,7 @@ if $S$ conforms to each alternative type $T_i$. \todo{Really?}
\end{itemize}
A declaration or definition in some compound type of class type $C$
-is {\em subsumes} another
+{\em subsumes} another
declaration of the same name in some compound type or class type $C'$, if one of the following holds.
\begin{itemize}
\item