Skip to content

Commit 35c6826

Browse files
committed
Fix doc error
1 parent e5382a0 commit 35c6826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/unicode_guards.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ defmodule Unicode.Guards do
7474
Guards whether a UTF8 codepoint is a unicode separator symbol
7575
character.
7676
77-
This includes the Unicode set `Zs` plus the characters.
77+
This includes the Unicode set `Zs`.
7878
7979
"""
8080
defguard is_separator(codepoint)

0 commit comments

Comments
 (0)