Skip to content

Commit 94958ee

Browse files
mchavBodigrim
authored andcommitted
Change subheadings to subsubheadings
Co-authored-by: ˌbodʲɪˈɡrʲim <[email protected]>
1 parent 6ebbc82 commit 94958ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Data/Text/IO.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ readChunkEof hh buf = do t <- readChunk hh buf
109109
-- has not yet been reached. Once EOF is reached, this function
110110
-- returns an empty string instead of throwing an exception.
111111
--
112-
-- == Behavior
112+
-- === Behavior
113113
--
114114
-- Unlike byte-oriented functions, 'hGetChunk' operates on complete UTF-8
115115
-- characters. Since UTF-8 characters can occupy 1 to 4 bytes, this function

0 commit comments

Comments
 (0)