diff --git a/source/extensions/matching/input_matchers/ip/config.cc b/source/extensions/matching/input_matchers/ip/config.cc index 70a29e97ffeab..811a279ae5e95 100644 --- a/source/extensions/matching/input_matchers/ip/config.cc +++ b/source/extensions/matching/input_matchers/ip/config.cc @@ -36,7 +36,7 @@ Config::createInputMatcherFactoryCb(const Protobuf::Message& config, }; } /** - * Static registration for the consistent hashing matcher. @see RegisterFactory. + * Static registration for the IP matcher. @see RegisterFactory. */ REGISTER_FACTORY(Config, Envoy::Matcher::InputMatcherFactory);