]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo loose/lose
authorGlenn Morris <rgm@gnu.org>
Wed, 12 Jan 2022 18:23:31 +0000 (10:23 -0800)
committerGlenn Morris <rgm@gnu.org>
Wed, 12 Jan 2022 18:23:31 +0000 (10:23 -0800)
doc/misc/tramp.texi
lisp/net/tramp-crypt.el

index ae7031e7988511398b263d9f95a5dd1f03faf3b5..b5af234b968ced3fca85fe89efdca439a9845dc8 100644 (file)
@@ -2858,7 +2858,7 @@ similar user option as auto-save files, called
 original file.
 
 If you change @code{lock-file-name-transforms} in order to keep file
-locks for remote files somewhere else, you will loose Emacs' feature
+locks for remote files somewhere else, you will lose Emacs's feature
 to warn you, if a file is changed in parallel from different Emacs
 sessions, or via different remote connections.  Be careful with such
 settings.
@@ -2927,7 +2927,7 @@ you, for example, mark the remote directory
 @file{@trampfn{nextcloud,user@@host,/path/to/dir}} for encryption, the
 configuration file is saved as
 @file{tramp-%2Fnextcloud%3Auser%40host%3A%2Fpath%2Fto%2Fdir%2F.encfs6.xml}
-in @code{user-emacs-directory}.  Do not loose this file and the
+in @code{user-emacs-directory}.  Do not lose this file and the
 corresponding password; otherwise there is no way to decrypt your
 encrypted files.
 
index 23b668473f9f0ac95fd1b86e9c01cc8f29997dd7..e8313463da4d1ccc0d45c29c286902a41080ab14 100644 (file)
@@ -39,7 +39,7 @@
 ;; first time you access a crypted remote directory.  It is kept in
 ;; your user directory "~/.emacs.d/" with the url-encoded directory
 ;; name as part of the basename, and ".encfs6.xml" as suffix.  Do not
-;; loose this file and the corresponding password; otherwise there is
+;; lose this file and the corresponding password; otherwise there is
 ;; no way to decrypt your crypted files.
 
 ;; If the user option `tramp-crypt-save-encfs-config-remote' is