Skip to content

Commit 2a2f97e

Browse files
bakercpararslan
authored andcommitted
Update documentation to reflect Unicode 9.0.0. (#107)
This makes the inline documentation match the README.
1 parent 95fc75b commit 2a2f97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utf8proc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* utf8proc is a free/open-source (MIT/expat licensed) C library
2929
* providing Unicode normalization, case-folding, and other operations
3030
* for strings in the UTF-8 encoding, supporting Unicode version
31-
* 8.0.0. See the utf8proc home page (http://julialang.org/utf8proc/)
31+
* 9.0.0. See the utf8proc home page (http://julialang.org/utf8proc/)
3232
* for downloads and other information, or the source code on github
3333
* (https://github.com/JuliaLang/utf8proc).
3434
*

0 commit comments

Comments
 (0)