summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_remote.vim
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-04-28 16:20:55 +0200
committerChristian Brabandt <cb@256bit.org>2024-04-28 16:20:55 +0200
commit75a73551a17919ab218c625a769ba97c6b2f95cc (patch)
treee7296a722288c5ab2275c17cbe38f0ddcbdc0a67 /src/testdir/test_remote.vim
parentfe55c31752acae5a02cd5274fb81965fd41bbcc7 (diff)
patch 9.1.0379: There are a few typosv9.1.0379
Problem: There are a few typos Solution: Fix them (zeertzjq) closes: #14655 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'src/testdir/test_remote.vim')
-rw-r--r--src/testdir/test_remote.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testdir/test_remote.vim b/src/testdir/test_remote.vim
index 1475052fe3..fd8b0af240 100644
--- a/src/testdir/test_remote.vim
+++ b/src/testdir/test_remote.vim
@@ -12,7 +12,7 @@ source term_util.vim
let s:remote_works = 0
let s:skip = 'Skipped: --remote feature is not possible'
-" nees to be run as first test to verify, that vim --servername works
+" needs to be run as first test to verify, that vim --servername works
func Verify_remote_feature_works()
CheckRunVimInTerminal
enew