Content deleted Content added
m Consistent formatting and no spaces and tabs at end of lines |
m typo |
||
Line 536:
return table.concat(out, ", ")
else
-- just return best
return entity:formatPropertyValues(propertyID).value
end
|