diff options
Diffstat (limited to 'gnu/packages/maths.scm')
-rw-r--r-- | gnu/packages/maths.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 5f30afe433..af9feff040 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -273,7 +273,7 @@ plotting engine by third-party applications like Octave.") %standard-phases))) (outputs '("out" "bin" "lib" "include")) (home-page "http://www.hdfgroup.org") - (synopsis "Management suite for extremely large and complex data") + (synopsis "Management suite for extremely large and complex data") (description "HDF5 is a suite that makes possible the management of extremely large and complex data collections.") (license (license:x11-style |