Skip to content

Commit 3b92cd3

Browse files
committed
Merge branch 'master' into 2.0-dev
2 parents 608ed22 + 583a117 commit 3b92cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/phputf8/utils/position.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ function utf8_byte_position() {
117117
* position. If the current character begins at the same place as the
118118
* supplied byte index, that byte index will be returned. Otherwise
119119
* this function will step backwards, looking for the index where
120-
* curent UTF-8 character begins
120+
* current UTF-8 character begins
121121
* @author Chris Smith<chris@jalakai.co.uk>
122122
* @param string
123123
* @param int byte index in the string

0 commit comments

Comments
 (0)