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 b555f4c507 - Show all commits

View File

@ -1,9 +1,9 @@
type EntryData = {
[string]: any
[string]: any
}
return {
bekommeRassenindentifikationsspezifizierunginstanztextaufzaehlbar = function(): EntryData
return {}
end,
bekommeRassenindentifikationsspezifizierunginstanztextaufzaehlbar = function(): EntryData
return {}
end,
}