diff options
Diffstat (limited to 'zencore')
| -rw-r--r-- | zencore/include/zencore/stats.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zencore/include/zencore/stats.h b/zencore/include/zencore/stats.h index 884bb53f6..d58435a20 100644 --- a/zencore/include/zencore/stats.h +++ b/zencore/include/zencore/stats.h @@ -223,7 +223,7 @@ private: /** Metrics for network requests - Aggregates tracking of duration, payload sizes into a single + Aggregates tracking of duration, payload sizes into a single class */ |