mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-11 09:14:39 +02:00
[crystal/de-de] Fix typo (#5107)
This commit is contained in:
@@ -445,7 +445,7 @@ class Human
|
||||
end
|
||||
|
||||
|
||||
# Eine Klasse instanzieren
|
||||
# Eine Klasse instanziieren
|
||||
jim = Human.new("Jim Halpert")
|
||||
|
||||
dwight = Human.new("Dwight K. Schrute")
|
||||
|
Reference in New Issue
Block a user