1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: ruby-regexp-parser: Fix synopsis.

* gnu/packages/ruby.scm (ruby-regexp-parser)[synopsis]: Fix trailing
  whitespace. Drop leading article.
This commit is contained in:
Vagrant Cascadian
2021-12-30 00:28:50 -08:00
parent fb95b755e2
commit 2bfe0564cc

View File

@@ -7080,7 +7080,7 @@ they match.")
#t)))))
(native-inputs
(list ragel ruby-regexp-property-values ruby-rspec))
(synopsis "A regular expression parser library for Ruby ")
(synopsis "Regular expression parser library for Ruby")
(description "A Ruby gem for tokenizing, parsing, and transforming regular
expressions. It comprises the following components:
@itemize