diff options
-rw-r--r-- | tramp-nspawn.el | 2 |
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 |