Fixed spelling error
This commit is contained in:
parent
c877b69520
commit
86546d4083
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ class IndexSpec extends WordSpec with MustMatchers {
|
|||
//Fill
|
||||
for (key ← 1 to 10; value ← 1 to 10)
|
||||
index.put(key, value)
|
||||
//Perform operations in parallell
|
||||
//Perform operations in parallel
|
||||
for (_ ← 1 to iterations) {
|
||||
//Put actors
|
||||
actor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue