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:
@@ -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+))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user