Skip to content

Commit bcf943a

Browse files
authored
Fix typo
1 parent 799ee3d commit bcf943a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ops.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@ decoded codepoint at the end of a byte buffer may not be available as a
11441144
character if the encoding allows the next character to be a combining
11451145
character.
11461146

1147-
## decodertakechars
1147+
## decodertakeallchars
11481148
* `decodertakeallchars(Decoder $dec)`
11491149

11501150
Decodes all remaining undecoded bytes, and flushes the normalization buffer.

0 commit comments

Comments
 (0)