summaryrefslogtreecommitdiffstats
path: root/src/UtfString.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/UtfString.php')
-rw-r--r--src/UtfString.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UtfString.php b/src/UtfString.php
index 58905f3..5127b5b 100644
--- a/src/UtfString.php
+++ b/src/UtfString.php
@@ -99,7 +99,7 @@ class UtfString implements \ArrayAccess
*
* @param int $offset the offset to be returned
*
- * @return string
+ * @return string|null
*/
public function offsetGet($offset)
{