Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
This commit is contained in:
committed by
Sebastiaan Janssen
parent
d31e25281d
commit
193e24afd2
@@ -15,6 +15,6 @@ namespace Umbraco.Web.Scheduling
|
||||
void Add(T task);
|
||||
bool TryAdd(T task);
|
||||
|
||||
// todo - complete the interface?
|
||||
// TODO: complete the interface?
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user