1
0
Fork 0

whitespace is good

This commit is contained in:
neingeist 2007-08-03 23:34:05 +00:00
parent 290f7ceb8c
commit c7ab5f2662

View file

@ -66,7 +66,7 @@ list = "
list += "Day " + workshop["day"] + "/" + workshop["start"]
end
list += "\n"
list += ":''#{workshop["where"]}''\n"
list += ":''#{workshop["where"]} ''\n"
list += "::#{workshop["abstract"]}\n"
end
end