Event descriptions should not end in "event"
(they function as adjectives not nouns) --HG-- extra : convert_revision : 6506474ff3356ae8c80ed276c3608d8a4680bfdb
This commit is contained in:
@@ -67,7 +67,7 @@ template <class Impl>
|
||||
const char *
|
||||
DefaultCommit<Impl>::TrapEvent::description()
|
||||
{
|
||||
return "Trap event";
|
||||
return "Trap";
|
||||
}
|
||||
|
||||
template <class Impl>
|
||||
|
||||
Reference in New Issue
Block a user