aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/init_secure.cc
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2018-08-01 13:37:14 -0700
committerGravatar yang-g <yangg@google.com>2018-08-01 13:37:14 -0700
commite61058c8ba634585e560f7acd8e4a579e0f1e63f (patch)
tree1de4ee3405d7c8ffd180ecb86cad06e9a0f5e7f3 /src/core/lib/surface/init_secure.cc
parent010ffae0fddce8d5c9741f27314f4dafd19f248a (diff)
Review comments
Diffstat (limited to 'src/core/lib/surface/init_secure.cc')
-rw-r--r--src/core/lib/surface/init_secure.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/surface/init_secure.cc b/src/core/lib/surface/init_secure.cc
index 38feae22f5..8058aaa804 100644
--- a/src/core/lib/surface/init_secure.cc
+++ b/src/core/lib/surface/init_secure.cc
@@ -67,7 +67,7 @@ static bool maybe_prepend_server_auth_filter(
}
void grpc_register_security_filters(void) {
- // Register the auth client with a low priority to allow the authority
+ // Register the auth client with a medium priority to allow the authority
// filter -on which the auth filter depends- to be higher on the channel
// stack.
grpc_channel_init_register_stage(GRPC_CLIENT_SUBCHANNEL,