mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: emacs-objed: Fix grammar of "allows to navigate and edit" to "allows
navigating and editing". * gnu/packages/emacs-xyz (emacs-objed): Fix grammar.
This commit is contained in:
parent
ca105ad2d7
commit
4aad3cfcea
1 changed files with 1 additions and 1 deletions
|
@ -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.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue