Commit 20e18e1b by Antonio Ramirez

fix phpdoc of underscore

parent f9222a08
......@@ -385,7 +385,7 @@ class Inflector
}
/**
* Converts any "CamelCased" or "ordinary Word" into an "underscored_word".
* Converts any "CamelCased" into an "underscored_word".
*
* @param string $words the word(s) to underscore
* @return string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment