We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 608ed22 + 583a117 commit 3b92cd3Copy full SHA for 3b92cd3
src/phputf8/utils/position.php
@@ -117,7 +117,7 @@ function utf8_byte_position() {
117
* position. If the current character begins at the same place as the
118
* supplied byte index, that byte index will be returned. Otherwise
119
* this function will step backwards, looking for the index where
120
-* curent UTF-8 character begins
+* current UTF-8 character begins
121
* @author Chris Smith<chris@jalakai.co.uk>
122
* @param string
123
* @param int byte index in the string
0 commit comments