Skip to content

Commit c494fe4

Browse files
authored
Fix typo
1 parent c93d60d commit c494fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Data/Aeson/Decoding/Text.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ type Point = Word16
3636
#endif
3737

3838

39-
-- | Lex (and parse) strict 'ByteString' into 'Tokens' stream.
39+
-- | Lex (and parse) strict 'Text' into 'Tokens' stream.
4040
--
4141
-- @since 2.2.1.0
4242
--

0 commit comments

Comments
 (0)