summaryrefslogtreecommitdiffstats
path: root/academic/csparse/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/csparse/README')
-rw-r--r--academic/csparse/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/academic/csparse/README b/academic/csparse/README
index 7119c1bf65..2726898d3c 100644
--- a/academic/csparse/README
+++ b/academic/csparse/README
@@ -1,5 +1,5 @@
-CSparse is a small yet feature-rich sparse matrix package. Its purpose is
-to demonstrate a wide range of sparse matrix algorithms in as concise a
-code as possible.
+CSparse is a small yet feature-rich sparse matrix package. Its
+purpose is to demonstrate a wide range of sparse matrix algorithms in
+as concise a code as possible.
This package is part of SuiteSparse.