1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-28 05:00:29 +02:00

gnu: emacs-mbsync: Fix grammar of "allows to call" to "calls".

* gnu/packages/emacs-xyz (emacs-mbsync): Fix grammar.
This commit is contained in:
Vagrant Cascadian
2020-04-12 15:21:50 -07:00
parent 9df26b0206
commit 9df53f726d

View File

@@ -13960,7 +13960,7 @@ key again.")
(build-system emacs-build-system)
(home-page "https://github.com/dimitri/mbsync-el")
(synopsis "Interface to mbsync for Emacs")
(description "This package allows to call the @code{mbsync} from
(description "This package calls @code{mbsync} from
within Emacs.")
(license license:gpl3+))))