From 26444e44293ecd9e5042103ca3e9f26a8a948026 Mon Sep 17 00:00:00 2001 From: vlakoff Date: Tue, 6 Jan 2015 00:10:39 +0100 Subject: [PATCH] Proper Stringy\create() description --- src/Create.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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