diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:13:57 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 24575b212daa81eefd9cc9b869f63190c31d4ca1 (patch) | |
tree | 359434b7dc400b3589af5457c72f614086e6ce47 /python/pypy | |
parent | a1541e4d370135a9eab63743d299678cb03adfe6 (diff) |
python/pypy: Fix slack-desc.
Diffstat (limited to 'python/pypy')
-rw-r--r-- | python/pypy/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pypy/slack-desc b/python/pypy/slack-desc index 7e7300d29f19..560968c5e3d0 100644 --- a/python/pypy/slack-desc +++ b/python/pypy/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -pypy: PyPy (implementation of Python written in Python) +pypy: pypy (implementation of Python written in Python) pypy: pypy: PyPy is a very compliant implementation of the Python language. PyPy pypy: has several advantages and distinctive features: speed (Just-in-Time |