From 720322aab8cd8ffc24481f280c3acf60efdbc28b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 16 Nov 2017 00:00:31 -0800 Subject: ; Spelling fixes --- test/lisp/net/tramp-tests.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el index 68236daf49b..77b1e2dcc9f 100644 --- a/test/lisp/net/tramp-tests.el +++ b/test/lisp/net/tramp-tests.el @@ -3070,7 +3070,7 @@ This tests also `make-symbolic-link', `file-truename' and `add-name-to-file'." (should (file-selinux-context tmp-name3)) ;; We cannot expect that copying over file system ;; boundaries keeps SELinux context. So we copy it - ;; explicitely. + ;; explicitly. (should (set-file-selinux-context tmp-name3 (file-selinux-context tmp-name1))) @@ -3104,7 +3104,7 @@ This tests also `make-symbolic-link', `file-truename' and `add-name-to-file'." (should (file-selinux-context tmp-name1)) ;; We cannot expect that copying over file system ;; boundaries keeps SELinux context. So we copy it - ;; explicitely. + ;; explicitly. (should (set-file-selinux-context tmp-name1 (file-selinux-context tmp-name3))) -- cgit v1.2.1