Skip to content

Commit ac678d8

Browse files
committed
typo
1 parent da4c987 commit ac678d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unicode-data/lib/Unicode/Char.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
--
88
-- This module provides APIs to access the Unicode character database (UCD)
99
-- corresponding to [Unicode Standard version
10-
-- 15.0.0](https://www.unicode.org/versions/Unicode15.0.0/).
10+
-- 15.1.0](https://www.unicode.org/versions/Unicode15.1.0/).
1111
--
1212
-- This module re-exports several sub-modules under it. The sub-module
1313
-- structure under `Unicode.Char` is largely based on the

0 commit comments

Comments
 (0)