guix-commits
[Top][All Lists]
Advanced

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

29/35: gnu: ruby-ox: Fix trailing whitespace in description.


From: guix-commits
Subject: 29/35: gnu: ruby-ox: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:06 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit ba8bbfbf4a6ea42fd7d97a5dc2d563a1a203ec7b
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:35:45 2021 -0800

    gnu: ruby-ox: Fix trailing whitespace in description.
    
    * gnu/packages/ruby.scm (ruby-ox)[description]: Fix trailing whitespace.
---
 gnu/packages/ruby.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 55af2beb8b..9e244bf38c 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -6408,7 +6408,7 @@ decoding of JSON is implemented as a C extension to 
Ruby.")
      "Optimized XML (Ox) is a fast XML parser and object serializer for Ruby
 written as a native C extension.  It was designed to be an alternative to
 Nokogiri and other Ruby XML parsers for generic XML parsing and as an
-alternative to Marshal for Object serialization. ")
+alternative to Marshal for Object serialization.")
     (home-page "http://www.ohler.com/ox";)
     (license license:expat)))
 



reply via email to

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