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

    Docs: Fix typo
---
 doc/hyperdrive.org  | 2 +-
 doc/hyperdrive.texi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index 1647c6750e..ecac0bbcc1 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -420,7 +420,7 @@ link to the hyperdrive file.  If point is inside a heading, 
a
 URL-encoded search option containing its ~CUSTOM_ID~, ~ID~, or heading
 text will be appended as the stored URL's link fragment.
 
-Linking by path alone to other files within the same hyperdrive are
+Linking by path alone to other files within the same hyperdrive is
 supported; within ~hyper://PUBLIC-KEY/foo.org~, links to ~bar.org~,
 ~./bar.org~, and ~/bar.org~ will all point to ~hyper://PUBLIC-KEY/bar.org~.
 Links within a hyperdrive may also begin with the explicit ~file:~
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index ea20dfc44d..c70c6b7694 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -689,7 +689,7 @@ link to the hyperdrive file.  If point is inside a heading, 
a
 URL-encoded search option containing its @code{CUSTOM_ID}, @code{ID}, or 
heading
 text will be appended as the stored URL's link fragment.
 
-Linking by path alone to other files within the same hyperdrive are
+Linking by path alone to other files within the same hyperdrive is
 supported; within @code{hyper://PUBLIC-KEY/foo.org}, links to @code{bar.org},
 @code{./bar.org}, and @code{/bar.org} will all point to 
@code{hyper://PUBLIC-KEY/bar.org}.
 Links within a hyperdrive may also begin with the explicit @code{file:}

Reply via email to