Skip to content

Commit 7de2ebc

Browse files
ChALkeRCopilot
andauthored
fix comment
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a93d6d7 commit 7de2ebc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utf16.browser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// We trust browsers to always have correct TextDecoder / TextEncoder for UTF-16 with ignoreBOM without streaming
1+
// We trust browsers to always have correct TextDecoder for utf-16le/utf-16be with ignoreBOM without streaming
22

33
import { encode as encodeJS } from './fallback/utf16.js'
44
import { isLE, E_STRING, E_STRICT_UNICODE } from './fallback/_utils.js'

0 commit comments

Comments
 (0)