copland: small space fix

This commit is contained in:
luke bonham 2013-09-21 20:24:34 +02:00
parent 3f6b1a176c
commit b8281fb526
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ mailwidget = lain.widgets.imap({
count = ""
if mailcount > 0 then
mail = "Arch "
mail = "<span font='Tamsyn 5'> </span>Mail "
count = mailcount .. " "
end