Skip to content

Commit

Permalink
Merge pull request #49 from TristanCacqueray/typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel authored Nov 7, 2021
2 parents 3eab07d + ad3d159 commit c9cd989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Data/YAML/Event.hs
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ unescape _ = Nothing
--
-- Round-tripping at event-level will preserve all the comments and their relative position in the YAML-document but still,
-- we lose some information like the exact indentation and the position at which the comments were present previously.
-- This information sometimes can be quiet important for human-perception of comments.
-- This information sometimes can be quite important for human-perception of comments.
-- Below are some guildlines, so that you can avoid ambiguities.
--
-- 1) Always try to start your comment in a newline. This step will avoid most of the ambiguities.
Expand Down

0 comments on commit c9cd989

Please sign in to comment.