Content deleted Content added
sync from sandbox; harv link error checking; |
No edit summary |
||
Line 30:
msg = 'no target: ' .. citeref; -- target not found in this article
elseif 1 < number then
msg = 'multiple targets (' .. number .. '×): ' .. citeref;
end
|