Fixed incorrect variable name.

This commit is contained in:
Austin Bingham
2017-05-14 17:50:15 +02:00
parent 661d5a11f1
commit e6ec40f14e

View File

@@ -69,7 +69,7 @@
We only fill in what we can get from the vale issue directly. The
rest (e.g. filename) gets filled in elsewhere."
(let-alist result
(let-alist issue
(flycheck-error-new
:line .Line
:column (elt .Span 0)