From a7074f47ad90efc4a0a4b67e64256d3641b59186 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Wed, 31 Aug 2016 20:49:57 +0200 Subject: gnu: wcslib: Correct formatting and grammar. * gnu/packages/astronomy.scm (wcslib): Minor whitespace and grammatical changes. --- gnu/packages/astronomy.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index f893525fb5..eaf1598096 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -75,10 +75,10 @@ (define-public wcslib (substitute* "makedefs.in" (("/bin/sh") "sh"))))))) (home-page "http://www.atnf.csiro.au/people/mcalabre/WCS") - (synopsis "An implementation of the FITS WCS standard") + (synopsis "Library which implements the FITS WCS standard") (description "The FITS \"World Coordinate System\" (WCS) standard defines keywords and usage that provide for the description of astronomical coordinate -systems in a FITS image header.") +systems in a FITS image header.") (license license:lgpl3+))) (define-public gnuastro -- cgit v1.2.3