From 516e93f8a6fa9ac4ad1778bd9a73fe049464eecc Mon Sep 17 00:00:00 2001 From: Alex Kost Date: Fri, 19 Sep 2014 15:31:19 +0400 Subject: gnu: Fix typos. * gnu/packages/cdrom.scm (cdparanoia): Double space in description. * gnu/packages/maths.scm (hdf5): Double space in synopsis. --- gnu/packages/maths.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/maths.scm') 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 -- cgit v1.2.3