Ricardo Wurmus writes: > Christopher Baines writes: > >> * gnu/packages/ruby.scm (ruby-multi-xml): New variable. > […] >> + (synopsis "Provides swappable XML backends for Ruby") > > Please change this to “Swappable XML backends for Ruby”. Ok. >> + (description >> + "Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or >> +REXML.") > > …and this to a complete sentence. I've changed this to "@code{MultiXml} provides swappable XML backends utilizing either LibXML, Nokogiri, Ox, or REXML.". Hopefully that's ok.