summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 728c3f1bace..aae4cd5d2d6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -251,7 +251,7 @@ supplied error message.
This hook is intended to be used for registering doc string functions.
These functions don't need to produce the doc string right away, they
may arrange for it to be produced asynchronously. The results of all
-doc string functions accessible to the user through the existing
+doc string functions is accessible to the user through the existing
single function hook 'eldoc-documentation-strategy'.
*** New user option 'eldoc-documentation-strategy'.