gnu: emacs-objed: Fix grammar of "allows to navigate and edit" to "allows
authorVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 22:26:22 +0000 (15:26 -0700)
committerVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 22:29:38 +0000 (15:29 -0700)
navigating and editing".

* gnu/packages/emacs-xyz (emacs-objed): Fix grammar.

gnu/packages/emacs-xyz.scm

index 1c6f77c..dadbef6 100644 (file)
@@ -22368,7 +22368,7 @@ conversion program}, a Japanese input method on Emacs.")
     (home-page "https://github.com/clemera/objed")
     (synopsis "Navigate and edit text objects")
     (description
-      "@code{emacs-objed} allows to navigate and edit text objects.  It
+      "@code{emacs-objed} allows navigating and editing text objects.  It
 enables modal editing and composition of commands, too.  It combines ideas of
 other Editors like Vim or Kakoune and tries to align them with regular Emacs
 conventions.")