Bugfix/spelling error #16

Merged
MarciiTheDev merged 5 commits from bugfix/SpellingError into main 2023-10-01 00:47:35 +00:00
Showing only changes of commit 1b5d10dc62 - Show all commits

View File

@ -1,7 +1,7 @@
local Utils = require(script.Parent.Parent.Dienstprogramme)
local types = {
EntryData = require(script.Parent.Parent.Types.EntryData).bekommeRassenindentifikationsspezifizierunginstanztextaufzaehlbar()
EntryData = require(script.Parent.Parent.Types.EintragsDaten).bekommeRassenindentifikationsspezifizierunginstanztextaufzaehlbar()
}
local Entry = {}