Skip to content

Commit

Permalink
s/Cummulative/Cumulative (#31972)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Taylor committed Jan 10, 2021
1 parent 76d129e commit 6216c81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ protected function tokenizeToDb($input, $context, $lang, $format)
* @param string $format The format of the input.
* @param integer $count The number of tokens processed so far.
*
* @return integer Cummulative number of tokens extracted from the input so far.
* @return integer Cumulative number of tokens extracted from the input so far.
*
* @since 3.7.0
*/
Expand Down

0 comments on commit 6216c81

Please sign in to comment.