gnu: go-github-com-olekukonko-tablewriter: Fix grammar.

* gnu/packages/golang (go-github-com-olekukonko-tablewriter)[description]:
  Remove gratuitous use of "allows to" and fix pluralization.
This commit is contained in:
Vagrant Cascadian 2020-10-30 17:10:02 -07:00
parent 4a226e547f
commit a168470dd8
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -5148,7 +5148,7 @@ (define-public go-github-com-olekukonko-tablewriter
`(("go-github.com-mattn-go-runewidth" ,go-github.com-mattn-go-runewidth)))
(home-page "https://github.com/olekukonko/tablewriter/")
(synopsis "Generate ASCII table")
(description "This package allows to generate ASCII table. Features:
(description "This package generates ASCII tables. Features:
@itemize
@item automatic Padding
@item support Multiple Lines