aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/census/census_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ext/census/census_log.h')
-rw-r--r--src/core/ext/census/census_log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ext/census/census_log.h b/src/core/ext/census/census_log.h
index 534ecc5705..1b185a53b9 100644
--- a/src/core/ext/census/census_log.h
+++ b/src/core/ext/census/census_log.h
@@ -84,7 +84,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. */
int census_log_out_of_space_count(void);