Fix typo `titlelize` -> `titleize` [ci skip]

This commit is contained in:
yuuji.yaginuma 2017-03-07 08:06:58 +09:00
parent ef4dfcc3b3
commit b9fa0fd2f1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
* Update `titlelize` regex to allow apostrophes
* Update `titleize` regex to allow apostrophes
In 4b685aa the regex in `titlelize` was updated to not match apostrophes to
In 4b685aa the regex in `titleize` was updated to not match apostrophes to
better reflect the nature of the transformation. Unfortunately this had the
side effect of breaking capitalization on the first word of a sub-string, e.g: