mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
[crystal/de-de] Fix typo (#5107)
This commit is contained in:
parent
0eff0a5115
commit
afc273c12d
@ -445,7 +445,7 @@ class Human
|
||||
end
|
||||
|
||||
|
||||
# Eine Klasse instanzieren
|
||||
# Eine Klasse instanziieren
|
||||
jim = Human.new("Jim Halpert")
|
||||
|
||||
dwight = Human.new("Dwight K. Schrute")
|
||||
|
Loading…
Reference in New Issue
Block a user