summaryrefslogtreecommitdiffstats
path: root/python/pyrsistent/README
diff options
context:
space:
mode:
author David Spencer2017-03-06 22:37:50 +0100
committer David Spencer2017-03-06 22:37:50 +0100
commitd48f6ee09b098e9f5078ac6b42929e1fe5b36f5f (patch)
treecaa321b37a4d65825dcbc71beb9a8cde6890690a /python/pyrsistent/README
parent36e380465e1e1f83a67bef1fce1dd3f32d68d951 (diff)
downloadslackbuilds-d48f6ee09b098e9f5078ac6b42929e1fe5b36f5f.tar.gz
python/pyrsistent: Fixed slack-desc.
Cleanup SlackBuild comment and README. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pyrsistent/README')
-rw-r--r--python/pyrsistent/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyrsistent/README b/python/pyrsistent/README
index a45ef0f1d8..c139647f2e 100644
--- a/python/pyrsistent/README
+++ b/python/pyrsistent/README
@@ -1,3 +1,3 @@
Pyrsistent is a number of persistent collections (by some referred to
as functional data structures). Persistent in the sense that they are
-immutable \ No newline at end of file
+immutable.