summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorburaq <buraq@epfl.ch>2004-04-26 07:19:25 +0000
committerburaq <buraq@epfl.ch>2004-04-26 07:19:25 +0000
commitef7e4e5a67636248e5b1ad101c56d828be146042 (patch)
treeef640a834e98f462665cd1fa729b1e1b766d593e /doc
parent9422bf63f7bdc0a1e0e7d33bb4e145131ae04d7c (diff)
downloadscala-ef7e4e5a67636248e5b1ad101c56d828be146042.tar.gz
scala-ef7e4e5a67636248e5b1ad101c56d828be146042.tar.bz2
scala-ef7e4e5a67636248e5b1ad101c56d828be146042.zip
changes
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 d628a57c2d..5dab7ca1e6 100644
--- a/doc/reference/ReferencePart.tex
+++ b/doc/reference/ReferencePart.tex
@@ -88,7 +88,7 @@ val var while with yield
_ : = => <- <: >: # @
\end{lstlisting}
-The Unicode operator `$\Rightarrow$' has the ASCII equivalent
+The Unicode operator `$\Rightarrow$' (\textsc{U+21D2}) has the ASCII equivalent
`$=>$', which is also reserved.
\example