aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/census/mlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ext/census/mlog.h')
-rw-r--r--src/core/ext/census/mlog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ext/census/mlog.h b/src/core/ext/census/mlog.h
index a256426f91..18805ad994 100644
--- a/src/core/ext/census/mlog.h
+++ b/src/core/ext/census/mlog.h
@@ -88,7 +88,7 @@ const void* census_log_read_next(size_t* bytes_available);
*/
size_t census_log_remaining_space(void);
-/* Returns the number of times gprc_stats_log_start_write() failed due to
+/* Returns the number of times grpc_stats_log_start_write() failed due to
out-of-space. */
int64_t census_log_out_of_space_count(void);