Module:Time ago: Difference between revisions

Use non-breaking space between number and unit
m (Wugapodes moved page Module:Time Ago to Module:Time ago without leaving a redirect: shouldn't be caps, my bad)
(Use non-breaking space between number and unit)
Line 158:
end
 
local result = result_num_text .. '  ' .. result_unit .. suffix -- Spaces for suffix have been added in earlier.
return result .. purge
end
Anonymous user