Skip to content

Commit 8b50e42

Browse files
authored
confusing paragraph
Signed-off-by: SiennaXprog <[email protected]>
1 parent 32a45ea commit 8b50e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmt/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To insert the comments into the appropriate areas, strings get converted to chun
4646
before being written to the buffer. A chunk is any string that cannot be split by
4747
whitespace. A chunk also carries with it the surrounding comment information. Thereby
4848
when writing the chunk the comments can be added before and after the chunk as well
49-
as any any whitespace surrounding.
49+
as any surrounding whitespace.
5050

5151
To construct a chunk, the string and the location of the string is given to the
5252
Formatter and the pre-parsed comments before the start and end of the string are

0 commit comments

Comments
 (0)