Fix typo in method doc
This commit is contained in:
parent
2ec1bae42a
commit
b2819c7953
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user