emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 0b4c81a152: * lisp/net/tramp-gvfs.el (tramp-gvfs-dbus-event-vec


From: Robert Pluim
Subject: emacs-28 0b4c81a152: * lisp/net/tramp-gvfs.el (tramp-gvfs-dbus-event-vector): Fix grammar
Date: Fri, 22 Jul 2022 04:12:12 -0400 (EDT)

branch: emacs-28
commit 0b4c81a1520aa126b1eab335e3601808c611a293
Author: Robert Pluim <rpluim@gmail.com>
Commit: Robert Pluim <rpluim@gmail.com>

    * lisp/net/tramp-gvfs.el (tramp-gvfs-dbus-event-vector): Fix grammar
---
 lisp/net/tramp-gvfs.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/net/tramp-gvfs.el b/lisp/net/tramp-gvfs.el
index 4adc35bcb6..e0b786f015 100644
--- a/lisp/net/tramp-gvfs.el
+++ b/lisp/net/tramp-gvfs.el
@@ -87,7 +87,7 @@
 ;; For hostname completion, information is retrieved from the zeroconf
 ;; daemon (for the "afp", "dav", "davs", and "sftp" methods).  The
 ;; zeroconf daemon is pre-configured to discover services in the
-;; "local" domain.  If another domain shall be used for discovering
+;; "local" domain.  If another domain should be used for discovering
 ;; services, the user option `tramp-gvfs-zeroconf-domain' can be set
 ;; accordingly.
 
@@ -949,7 +949,7 @@ The call will be traced by Tramp with trace level 6."
   "Current Tramp file name to be used, as vector.
 It is needed when D-Bus signals or errors arrive, because there
 is no information where to trace the message.
-Globally, the value shall always be nil; it is bound where needed.")
+The global value will always be nil; it is bound where needed.")
 
 (defun tramp-gvfs-dbus-event-error (event err)
   "Called when a D-Bus error message arrives, see 
`dbus-event-error-functions'."



reply via email to

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