Fix error message (#198)
This commit is contained in:
@@ -145,7 +145,7 @@ resolver.resolve_width = function(val)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
error('invalid configuration option for height:' .. tostring(val))
|
error('invalid configuration option for width:' .. tostring(val))
|
||||||
end
|
end
|
||||||
|
|
||||||
--- Win option always returns a table with preview, results, and prompt.
|
--- Win option always returns a table with preview, results, and prompt.
|
||||||
|
|||||||
Reference in New Issue
Block a user