fix typo
This commit is contained in:
parent
ff1732f8c5
commit
3970cd5c97
@ -60,7 +60,7 @@ M.example = function()
|
||||
|
||||
-- do not get stuck on lines that do not match above
|
||||
print('did not match the line, node type: ', node:type(), ', line: ', line)
|
||||
-- insert it anyway, we do not want to loose lines
|
||||
-- insert it anyway, we do not want to lose lines
|
||||
table.insert(objects, {
|
||||
sort_line = line,
|
||||
lines = {line},
|
||||
|
Loading…
x
Reference in New Issue
Block a user