We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a632e commit 3d6f2adCopy full SHA for 3d6f2ad
include/maglev/stats/load_stats.h
@@ -317,7 +317,7 @@ std::basic_ostream<Char, Traits>& operator<<(
317
return os;
318
}
319
320
-/// To describe a unweighted server's load in RPC scene.
+/// To describe an unweighted server's load in RPC scene.
321
template <typename QueryCntType = unsigned int,
322
typename LatencyCntType = unsigned long long,
323
size_t SeqSize = 64>
0 commit comments