emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive e944a86276 077/102: Docs: Say "file" not "entry


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive e944a86276 077/102: Docs: Say "file" not "entry"
Date: Wed, 29 Nov 2023 04:00:56 -0500 (EST)

branch: elpa/hyperdrive
commit e944a86276bba74d603e01ade93c427269d290da
Author: Joseph Turner <joseph@ushin.org>
Commit: Adam Porter <adam@alphapapa.net>

    Docs: Say "file" not "entry"
---
 doc/hyperdrive.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index 08e399850f..654e78d529 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -314,7 +314,7 @@ You can write a buffer to a hyperdrive with 
~hyperdrive-write-buffer~,
 which will prompt you for one of hyperdrives you have created as well
 as the path in that hyperdrive where you want to store the file. If
 you are editing an existing hyperdrive file, ~save-buffer~ will
-silently update the current hyperdrive entry with the new content.
+silently update the current hyperdrive file with the new content.
 
 ~hyperdrive.el~ will prompt to save modified hyperdrive files before
 exiting Emacs. If you want the command ~save-some-buffers~ to always
@@ -656,7 +656,7 @@ If another user (not you) attempts to load that URL, 
~hyperdrive.el~
 will warn ~"URL not found"~.  All users can still access the old file
 contents at the versioned URLs.
 
-Since only the current version of a hyperdrive entry can be updated,
+Since only the current version of a hyperdrive file can be updated,
 ~hyperdrive.el~ sets the buffer to read-only whenever a version number
 is specified in a hyper URL.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]