Skip to content

Commit e5d29b9

Browse files
committed
Fixed a typo
1 parent 79df50d commit e5d29b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)