mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
[crystal/de-de] Fix typo
This commit is contained in:
parent
c5e0a1721a
commit
e2d9e25d7b
@ -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