diff --git a/src/Create.php b/src/Create.php index 737e329..8ba5f96 100644 --- a/src/Create.php +++ b/src/Create.php @@ -3,7 +3,7 @@ namespace Stringy; /** - * Invokes Stringy::create and returns the generated Stringy object on success. + * Creates a Stringy object and returns it on success. * * @param mixed $str Value to modify, after being cast to string * @param string $encoding The character encoding