gnu: emacs-objed: Fix grammar of "allows to navigate and edit" to "allows
navigating and editing". * gnu/packages/emacs-xyz (emacs-objed): Fix grammar.master
parent
ca105ad2d7
commit
4aad3cfcea
|
@ -22368,7 +22368,7 @@ conversion program}, a Japanese input method on Emacs.")
|
||||||
(home-page "https://github.com/clemera/objed")
|
(home-page "https://github.com/clemera/objed")
|
||||||
(synopsis "Navigate and edit text objects")
|
(synopsis "Navigate and edit text objects")
|
||||||
(description
|
(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
|
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
|
other Editors like Vim or Kakoune and tries to align them with regular Emacs
|
||||||
conventions.")
|
conventions.")
|
||||||
|
|
Reference in New Issue