guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: wcslib: Correct formatting and grammar.


From: John Darrington
Subject: 01/01: gnu: wcslib: Correct formatting and grammar.
Date: Wed, 31 Aug 2016 18:57:41 +0000 (UTC)

jmd pushed a commit to branch master
in repository guix.

commit a7074f47ad90efc4a0a4b67e64256d3641b59186
Author: John Darrington <address@hidden>
Date:   Wed Aug 31 20:49:57 2016 +0200

    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 f893525..eaf1598 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -75,10 +75,10 @@ in FITS files.")
                       (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]