From 960eaa8053e5516195966321e06568750b2feb28 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Sun, 3 Jan 2021 02:43:11 +0100 Subject: [PATCH] Typo Co-authored-by: Daniel Hahler --- test/vspec/signatures.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/vspec/signatures.vim b/test/vspec/signatures.vim index f6f96c5..8ac0ed9 100644 --- a/test/vspec/signatures.vim +++ b/test/vspec/signatures.vim @@ -48,7 +48,7 @@ describe 'signatures' noautocmd normal o doautocmd CursorHoldI noautocmd normal iformat(42, "x") - " Move to x- hightlights "x". + " Move to x - highlights "x". noautocmd normal 2h doautocmd CursorHoldI Expect getline(1) == '?!?jedi=0, ?!? (value: object, *_*format_spec: str=...*_*) ?!?jedi?!?'