Rijn Buve
Rijn Buve
Fixed typo in Weeer to Weer (translation of the word Weather). By the way, I love your watch face. It's the clearest and best so far. Great work.
Suggest to remove references to specific TomTom systems, such as in `OfbizShadowTest.scala`.
File `Config.scala`, line 23 should read: `import scala.util.parsing.combinator.JavaTokenParsers` not `import util.parsing.combinator.JavaTokenParsers` Same for `Requests.scala`. Replace `import util.xxx` with `import scala.util.xxx` and `import io.xxx` with `import scala.io.xxx`.