[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: python-pure-protobuf: Fix grammar.
From: |
guix-commits |
Subject: |
07/08: gnu: python-pure-protobuf: Fix grammar. |
Date: |
Fri, 30 Oct 2020 20:23:16 -0400 (EDT) |
vagrantc pushed a commit to branch master
in repository guix.
commit 81fe586371eaf13626596188f651265963d0121e
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Fri Oct 30 17:13:29 2020 -0700
gnu: python-pure-protobuf: Fix grammar.
* gnu/packages/protobuf (python-pure-protobuf)[description]: Remove
gratuitous
use of "allows to".
---
gnu/packages/protobuf.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/protobuf.scm b/gnu/packages/protobuf.scm
index 4e748e1..b758723 100644
--- a/gnu/packages/protobuf.scm
+++ b/gnu/packages/protobuf.scm
@@ -276,7 +276,7 @@ mechanism for serializing structured data.")
(home-page "https://pypi.org/project/pure-protobuf/")
(synopsis "Protobuf implementation using dataclasses")
(description
- "@code{python-pure-protobuf} allows to take advantage of the standard
+ "@code{python-pure-protobuf} takes advantage of the standard
dataclasses module to define message types. Protocol buffers are a
language-neutral, platform-neutral extensible mechanism for serializing
structured data.")
- 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, 2020/10/30
- 07/08: gnu: python-pure-protobuf: Fix grammar.,
guix-commits <=
- 08/08: gnu: python-pyux: Fix grammar., guix-commits, 2020/10/30