Skip to content

Commit 2081aff

Browse files
authored
Typo
1 parent 03f9655 commit 2081aff

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)