aboutsummaryrefslogtreecommitdiffstats
path: root/tramp-nspawn.el
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2022-02-19 16:13:04 -0500
committerBrian Cully <bjc@kublai.com>2022-02-19 16:13:04 -0500
commitae6d0d218b9d911257f2ecde325436f9e1a22473 (patch)
tree832b58ced925d684abddba812c30d2a8596fd555 /tramp-nspawn.el
parent3b31544b21ee313ca03a34ef398b2d89896a9846 (diff)
downloadtramp-nspawn-ae6d0d218b9d911257f2ecde325436f9e1a22473.tar.gz
tramp-nspawn-ae6d0d218b9d911257f2ecde325436f9e1a22473.zip
Clarify wording on package commentary.
Previous wording may have implied that this package would allow Tramp to isolate itself within nspawn containers, rather than allow acces into nspawn containers.
Diffstat (limited to 'tramp-nspawn.el')
-rw-r--r--tramp-nspawn.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tramp-nspawn.el b/tramp-nspawn.el
index 7f3b5ca..0219643 100644
--- a/tramp-nspawn.el
+++ b/tramp-nspawn.el
@@ -27,7 +27,7 @@
;;; Commentary:
;;
-;; ‘tramp-nspawn’ allows Tramp to work with containers provided by
+;; ‘tramp-nspawn’ allows Tramp access to environments provided by
;; systemd-nspawn.
;;
;; ## Usage