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