changeset 169 | b37052895281 |
parent 166 | 780c40aaad27 |
child 174 | 90e0b1cc460b |
--- a/cws/disclaimer.sty Tue Jan 16 10:47:29 2018 +0000 +++ b/cws/disclaimer.sty Fri Jan 19 14:09:08 2018 +0000 @@ -17,7 +17,7 @@ \texttt{Array}s or \texttt{ListBuffer}s, for example. \item Do not use \texttt{return} in your code! It has a different - meaning in Scala, than in Java. + meaning in Scala than in Java. \item Do not use \texttt{var}! This declares a mutable variable. Only use \texttt{val}!