mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-google-maps: Fix grammar of "allows to display" to "displays".
(emacs-google-maps): Fix grammar.
This commit is contained in:
parent
2918485c9f
commit
132c50b0e1
1 changed files with 1 additions and 1 deletions
|
@ -2019,7 +2019,7 @@ written in the Go programming language.")
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://github.com/jd/google-maps.el")
|
(home-page "https://github.com/jd/google-maps.el")
|
||||||
(synopsis "Access Google Maps from Emacs")
|
(synopsis "Access Google Maps from Emacs")
|
||||||
(description "The @code{google-maps} package allows to display Google
|
(description "The @code{google-maps} package displays Google
|
||||||
Maps directly inside Emacs.")
|
Maps directly inside Emacs.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue