~ruther/guix-local

516e93f8a6fa9ac4ad1778bd9a73fe049464eecc — Alex Kost 11 years ago 49e4bca
gnu: Fix typos.

* gnu/packages/cdrom.scm (cdparanoia): Double space in description.
* gnu/packages/maths.scm (hdf5): Double space in synopsis.
2 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/cdrom.scm
M gnu/packages/maths.scm
M gnu/packages/cdrom.scm => gnu/packages/cdrom.scm +1 -1
@@ 163,7 163,7 @@ files.")
    (synopsis "audio CD reading utility which includes extra data verification features")
    (description "Cdparanoia retrieves audio tracks from CDDA capable CDROM
drives.  The data can be saved to a file or directed to standard output
in WAV, AIFF, AIFF-C or raw format.  Most ATAPI, SCSI and  several
in WAV, AIFF, AIFF-C or raw format.  Most ATAPI, SCSI and several
proprietary CDROM drive makes are supported; cdparanoia can determine if the
target drive is CDDA capable.  In addition to simple reading, cdparanoia adds
extra-robust data verification, synchronization, error handling and scratch

M gnu/packages/maths.scm => gnu/packages/maths.scm +1 -1
@@ 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