aboutsummaryrefslogtreecommitdiffstats
path: root/src/log/RBACoverageLog.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/log/RBACoverageLog.hpp')
-rw-r--r--src/log/RBACoverageLog.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log/RBACoverageLog.hpp b/src/log/RBACoverageLog.hpp
index 11e3695..ef0a315 100644
--- a/src/log/RBACoverageLog.hpp
+++ b/src/log/RBACoverageLog.hpp
@@ -103,7 +103,7 @@ private:
std::vector<RBALog*> constraintLogs;
std::vector<RBALog*> canceledRequestLogs_;
-  // Constraint structure log for finding the denominator of
+ // Constraint structure log for finding the denominator of
// constraint coverage. The constraint log is different
// because it also has the execution result.
std::vector<RBALog*> hierarchyOfConstraintLogs_;