diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 23:32:42 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | d7620ae4b22e397b2a37d718c7c54820a5386e6e (patch) | |
tree | fb02ecddb55d43f6ef9966abc9c3e1e280a22e51 /python/pillowfight | |
parent | bc62cd72e5b807fd7f8c3c75212721f9ff47d29d (diff) | |
download | slackbuilds-d7620ae4b22e397b2a37d718c7c54820a5386e6e.tar.gz |
python/pillowfight: Fix slack-desc.
Diffstat (limited to 'python/pillowfight')
-rw-r--r-- | python/pillowfight/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pillowfight/slack-desc b/python/pillowfight/slack-desc index 9525d5b2be..ba2fce6d50 100644 --- a/python/pillowfight/slack-desc +++ b/python/pillowfight/slack-desc @@ -9,8 +9,8 @@ pillowfight: pillowfight (transition from PIL to Pillow) pillowfight: pillowfight: Pillow is a replacement for PIL that works as a drop-in replacement. -pillowfight: Unlike PIL, it’s actively maintained and easy to install. It’s -pillowfight: pretty great. There’s only one problem, which is that users must +pillowfight: Unlike PIL, it's actively maintained and easy to install. It's +pillowfight: pretty great. There's only one problem, which is that users must pillowfight: first uninstall PIL before installing Pillow, as they share a pillowfight: namespace. pillowfight: |