Skip to content

Commit

Permalink
Fix doctest from utf8proc update.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre committed Apr 11, 2019
1 parent 62d7ec5 commit 339b7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/strings/unicode.jl
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ julia> textwidth('α')
1
julia> textwidth('❤')
2
1
```
"""
function textwidth(c::AbstractChar)
Expand Down

0 comments on commit 339b7eb

Please sign in to comment.