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 7994c49
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 @@ -220,7 +220,7 @@ Give the number of columns needed to print a character.
julia> textwidth('α')
1
julia> textwidth('')
julia> textwidth('')
2
```
"""
Expand Down

0 comments on commit 7994c49

Please sign in to comment.