]> git.eshelyaron.com Git - emacs.git/commitdiff
; Update the NEWS entry to mention project-prompter correctly
authorDmitry Gutov <dmitry@gutov.dev>
Wed, 23 Oct 2024 19:49:13 +0000 (22:49 +0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 25 Oct 2024 05:07:19 +0000 (07:07 +0200)
(cherry picked from commit bc8f416ee97795e77a36d6dd25a2a037bdc4a5c4)

etc/NEWS

index 9e95f8015f6e8b23a169b4b18983d2fd7d3d4c0f..6cff82c7e07743f0c8564754e8910f9adf4d4691 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -96,9 +96,9 @@ It is equivalent to running ‘project-any-command’ with ‘find-file’.
 
 ---
 *** The MAYBE-PROMPT argument of 'project-current' can be a string.
-When such value is used, the 'project-prompt' values are called with it
-as the first argument.  This is a way for the callers to indicate, for
-example, the reason or the context why the project is asked for.
+When such value is used, the 'project-prompter' is called with it as the
+first argument.  This is a way for the callers to indicate, for example,
+the reason or the context why the project is asked for.
 
 \f
 * Editing Changes in Emacs 31.1