mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-find-file-in-project: Fix grammar of "allows to find" to "finds".
* gnu/packages/emacs-xyz (emacs-find-file-in-project): Fix grammar.
This commit is contained in:
parent
5a131e3bb8
commit
75615ca090
1 changed files with 1 additions and 1 deletions
|
@ -6912,7 +6912,7 @@ maximizes flexibility (at the expense of conciseness).")
|
|||
`(("ert-runner" ,emacs-ert-runner)))
|
||||
(home-page "https://github.com/technomancy/find-file-in-project")
|
||||
(synopsis "File/directory finder for Emacs")
|
||||
(description "@code{find-file-in-project} allows to find files or
|
||||
(description "@code{find-file-in-project} finds files or
|
||||
directories quickly in the current project. The project root is detected
|
||||
automatically when Git, Subversion or Mercurial are used. It also provides
|
||||
functions to assist in reviewing changes on files.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue