Skip to content

Commit db188c8

Browse files
authored
Merge pull request #800 from jmazon/patch-1
Typo
2 parents c5f586e + 2081aff commit db188c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data/Aeson/Types/Internal.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ data Value = Object !Object
366366

367367
-- |
368368
--
369-
-- The ordering is total, consistent with 'Eq' innstance.
369+
-- The ordering is total, consistent with 'Eq' instance.
370370
-- However, nothing else about the ordering is specified,
371371
-- and it may change from environment to environment and version to version
372372
-- of either this package or its dependencies ('hashable' and 'unordered-containers').

0 commit comments

Comments
 (0)