diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:19:01 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | f3905239d9f42edaa8f3f42e96a961535c50cfae (patch) | |
tree | d63ce8ae15feac125536778af426bc042628510b /academic | |
parent | 2d9fd007c21f45b6ece3087619cdf00702202c62 (diff) | |
download | slackbuilds-f3905239d9f42edaa8f3f42e96a961535c50cfae.tar.gz |
academic/sympy: Fix slack-desc.
Diffstat (limited to 'academic')
-rw-r--r-- | academic/sympy/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/sympy/slack-desc b/academic/sympy/slack-desc index b73b7522a3..dafbe9279c 100644 --- a/academic/sympy/slack-desc +++ b/academic/sympy/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -sympy: SymPy (Python library for symbolic mathematics) +sympy: sympy (Python library for symbolic mathematics) sympy: sympy: SymPy aims to become a full-featured computer algebra system (CAS) sympy: while keeping the code as simple as possible in order to be |