Skip to content

Commit b0ae8e4

Browse files
authored
Merge pull request #194 from Soupstraw/typo
Fixed a typo
2 parents 79df50d + e5d29b9 commit b0ae8e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/System/Random/Stateful.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ module System.Random.Stateful (
108108
uniformByteStringM,
109109
uniformShortByteStringM,
110110

111-
-- * Helper functions for createing instances
111+
-- * Helper functions for creating instances
112112

113113
-- ** Sequences of bytes
114114
fillByteArrayST,

0 commit comments

Comments
 (0)