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

Anonymous’s picture

Title: Typo in the documentation comment for token_replace_multiple() » Typos in documentation comments
Priority: Normal » Minor

The comment for the function token_prepare_tokens() contains a typo too.

* @param tokens
*    The array of tokens keys with no delimiting chacaters
dave reid’s picture

Status: Active » Fixed

Ran a spell check and found lots of spelling errors actually. Fixed 'em in CVS!
http://drupal.org/cvs?commit=346224

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.