gnu: emacs-google-maps: Fix grammar of "allows to display" to "displays".
authorVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 21:18:25 +0000 (14:18 -0700)
committerVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 21:23:06 +0000 (14:23 -0700)
(emacs-google-maps): Fix grammar.

gnu/packages/emacs-xyz.scm

index c43cb5e..c3c8a71 100644 (file)
@@ -2019,7 +2019,7 @@ written in the Go programming language.")
     (build-system emacs-build-system)
     (home-page "https://github.com/jd/google-maps.el")
     (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.")
     (license license:gpl3+)))