mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 04:20:39 +02:00
[scala/en] fix anologus typo
This commit is contained in:
@@ -25,7 +25,7 @@ Scala - the scalable language
|
||||
/*
|
||||
Try the REPL
|
||||
|
||||
Scala has a tool called the REPL (Read-Eval-Print Loop) that is anologus to
|
||||
Scala has a tool called the REPL (Read-Eval-Print Loop) that is analogous to
|
||||
commandline interpreters in many other languages. You may type any Scala
|
||||
expression, and the result will be evaluated and printed.
|
||||
|
||||
|
Reference in New Issue
Block a user