Commit 8abd7b35 authored by Phil Hughes's avatar Phil Hughes

Updated TODO description

parent 330e9136
......@@ -12,7 +12,7 @@ module TodosHelper
when Todo::ASSIGNED then 'assigned you'
when Todo::MENTIONED then 'mentioned you on'
when Todo::BUILD_FAILED then 'The build failed for your'
when Todo::MARKED then 'todo'
when Todo::MARKED then 'marked this as a Todo for'
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment