[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: gnu: go-github-com-olekukonko-tablewriter: Fix grammar.
From: |
guix-commits |
Subject: |
06/08: gnu: go-github-com-olekukonko-tablewriter: Fix grammar. |
Date: |
Fri, 30 Oct 2020 20:23:15 -0400 (EDT) |
vagrantc pushed a commit to branch master
in repository guix.
commit a168470dd8acea23b095fe474efea4aab7192afb
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Fri Oct 30 17:10:02 2020 -0700
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.
---
gnu/packages/golang.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index d2ca7c4..6ba735c 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
- branch master updated (d343c12 -> cf8b2f0), guix-commits, 2020/10/30
- 01/08: gnu: resample: Fix grammar., guix-commits, 2020/10/30
- 02/08: gnu: r-adamethods: Fix grammar., guix-commits, 2020/10/30
- 03/08: gnu: r-vim: Fix grammar., guix-commits, 2020/10/30
- 04/08: gnu: python-django-url-filter: Fix grammar., guix-commits, 2020/10/30
- 05/08: gnu: emacs-org-generate: Fix grammar., guix-commits, 2020/10/30
- 06/08: gnu: go-github-com-olekukonko-tablewriter: Fix grammar.,
guix-commits <=
- 07/08: gnu: python-pure-protobuf: Fix grammar., guix-commits, 2020/10/30
- 08/08: gnu: python-pyux: Fix grammar., guix-commits, 2020/10/30