gnu: emacs-google-maps: Fix grammar of "allows to display" to "displays".
(emacs-google-maps): Fix grammar.master
parent
2918485c9f
commit
132c50b0e1
|
@ -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+)))
|
||||||
|
|
||||||
|
|
Reference in New Issue