We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da90b19 commit 03b50a9Copy full SHA for 03b50a9
1 file changed
Common/Tools/TListHandler.h
@@ -41,7 +41,7 @@ namespace o2::framework
41
// Many methods/definitions/parts of code are taken from HistogramRegisty.h and HistogramRegistry.cxx
42
//--------------------------------------------------------------------------------------------------
43
44
-//ToDo :: create templated class to keep the BitMask modifiable and declrable at compile time. // template <uint32_t BitMask>
+// ToDo :: create templated class to keep the BitMask modifiable and declrable at compile time. // template <uint32_t BitMask>
45
class TListHandler
46
{
47
0 commit comments