aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2020-10-30 17:10:02 -0700
committerVagrant Cascadian <vagrant@debian.org>2020-10-30 17:20:11 -0700
commita168470dd8acea23b095fe474efea4aab7192afb (patch)
treef1ac9a56c647efd575552bd98e94d6582ffdb6be /gnu/packages/golang.scm
parent4a226e547f2a6576b871bfac2a35d8a737cf1aa6 (diff)
downloadguix-a168470dd8acea23b095fe474efea4aab7192afb.tar
guix-a168470dd8acea23b095fe474efea4aab7192afb.tar.gz
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.
Diffstat (limited to 'gnu/packages/golang.scm')
-rw-r--r--gnu/packages/golang.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index d2ca7c44f2..6ba735c4a2 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -5148,7 +5148,7 @@ escape sequences and color conversions.")
`(("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