Fix some typographical errors in comments
Fixes: #153 Applied from: #153
This commit is contained in:
committed by
Jonathan G Rennison
parent
8d454cd006
commit
df0f9193da
@@ -72,7 +72,7 @@ public:
|
||||
/**
|
||||
* Invalid constructor. This can't be called as a FlowStat must not be
|
||||
* empty. However, the constructor must be defined and reachable for
|
||||
* FlwoStat to be used in a std::map.
|
||||
* FlowStat to be used in a std::map.
|
||||
*/
|
||||
inline FlowStat() {NOT_REACHED();}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user