diff options
Diffstat (limited to 'python/wcwidth/slack-desc')
-rw-r--r-- | python/wcwidth/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/wcwidth/slack-desc b/python/wcwidth/slack-desc index 6f245bdd42..c22797187c 100644 --- a/python/wcwidth/slack-desc +++ b/python/wcwidth/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| wcwidth: wcwidth (Measures number of Terminal) wcwidth: -wcwidth: This API is mainly for Terminal Emulator implementors – any python +wcwidth: This API is mainly for Terminal Emulator implementors - any python wcwidth: program that attempts to determine the printable width of a string wcwidth: on a Terminal. It is implemented in python (no C library calls) and wcwidth: has no 3rd-party dependencies. |