Fix typo in method doc

This commit is contained in:
Buhallin 2022-11-24 11:01:03 -08:00
parent 2ec1bae42a
commit b2819c7953
No known key found for this signature in database
GPG Key ID: DB3C362823852294

View File

@ -360,8 +360,8 @@ function spawnTokenOn(object, offsets, tokenType)
spawnToken(tokenPosition, tokenType)
end
-- spawn a group of tokens of the given type on the object
-- @parm object Object to spawn the tokens on
-- Spawn a group of tokens of the given type on the object
-- @param object Object to spawn the tokens on
-- @param tokenType Type of token to be spawned
-- @param tokenCount Number of tokens to spawn
-- @param shiftDown Amount to shift this group down to avoid spawning multiple token groups on