branch: elpa/hyperdrive
commit e2803b2290b4eb36232ff03631acf0367dabb763
Author: Joseph Turner <jos...@ushin.org>
Commit: Joseph Turner <jos...@ushin.org>

    Docs: Typo
---
 hyperdrive-lib.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index 5202629417..d0d22f4888 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -1604,7 +1604,7 @@ both point to the same content."
     (generate-new-buffer-name buffer-name)))
 
 (defun h//find-buffer-visiting (entry &optional any-version-p)
-  "Return a buffer visiting ENTRY, or nil if none exist.
+  "Return a buffer visiting ENTRY, or nil if none exists.
 If ANY-VERSION-P, return the first buffer showing ENTRY at any
 version."
   ;; If `match-buffers' returns more than one buffer, we ignore the others.

Reply via email to