mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 12:30:48 +02:00
[scala/de-de] Fix typos (#5095)
This commit is contained in:
@@ -796,7 +796,7 @@ import scala.collection.immutable.{List, Map}
|
||||
import scala.collection.immutable.{List => ImmutableList}
|
||||
|
||||
|
||||
// Importiere alle Klasses, mit Ausnahem von....
|
||||
// Importiere alle Klassen, mit Ausnahme von....
|
||||
// Hier ohne: Map and Set:
|
||||
|
||||
import scala.collection.immutable.{Map => _, Set => _, _}
|
||||
|
Reference in New Issue
Block a user