Fixed a few small spelling errors #14
@ -1,5 +1,5 @@
|
||||
return {
|
||||
InvalidAccessToken = function(message: string):string
|
||||
return ("[MarcSync Exception] InvalidAccessToken: %s"):format(message)
|
||||
return ("[MarkSynchronisationsausnahme] InvaliederZugriffsToken: %s"):format(message)
|
||||
end
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user