The comment of the function contains a little typo (mutiple for multiple).
/**
* Return the value of $original, with all instances of placeholder
* tokens replaced by their proper values. Contrary to token_replace(),
* this function supports replacing mutiple types.
*
Comments
Comment #1
Anonymous (not verified) commentedThe comment for the function
token_prepare_tokens()contains a typo too.Comment #2
dave reidRan a spell check and found lots of spelling errors actually. Fixed 'em in CVS!
http://drupal.org/cvs?commit=346224