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