summaryrefslogtreecommitdiff
path: root/test/fixers/test_prettier_fixer_callback.vader
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-11-22 17:44:21 +0000
committerw0rp <devw0rp@gmail.com>2017-11-22 17:44:21 +0000
commitfbfde6968a562abb88373588687d9b26cac68469 (patch)
treeffb04c20dfaf96f943c3609159d16762b0e911da /test/fixers/test_prettier_fixer_callback.vader
parent9857e0a4b7cf2a91453c50791b8cf0d9d7994792 (diff)
downloadale-fbfde6968a562abb88373588687d9b26cac68469.zip
Fix a typo
Diffstat (limited to 'test/fixers/test_prettier_fixer_callback.vader')
-rw-r--r--test/fixers/test_prettier_fixer_callback.vader2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixers/test_prettier_fixer_callback.vader b/test/fixers/test_prettier_fixer_callback.vader
index 3480b41d..c4f36f52 100644
--- a/test/fixers/test_prettier_fixer_callback.vader
+++ b/test/fixers/test_prettier_fixer_callback.vader
@@ -87,7 +87,7 @@ Execute(The version number should be cached):
" Call the second callback with the version output.
call ale#fixers#prettier#ApplyFixForVersion(bufnr(''), ['1.6.0'])
- " Call it again without the vesrion output. We should use the newer command.
+ " Call it again without the version output. We should use the newer command.
AssertEqual
\ {
\ 'command': 'cd ' . ale#Escape(expand('%:p:h')) . ' && '