We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5382a0 commit 35c6826Copy full SHA for 35c6826
lib/unicode_guards.ex
@@ -74,7 +74,7 @@ defmodule Unicode.Guards do
74
Guards whether a UTF8 codepoint is a unicode separator symbol
75
character.
76
77
- This includes the Unicode set `Zs` plus the characters.
+ This includes the Unicode set `Zs`.
78
79
"""
80
defguard is_separator(codepoint)
0 commit comments