Cleanup: Correct typographic errors in code comments.
This commit is contained in:

committed by
Charles Pigott

parent
f11cd8f2d0
commit
16e5f610f7
@@ -42,7 +42,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