diff --git a/include/pulsar/ClientConfiguration.h b/include/pulsar/ClientConfiguration.h index 06b3d796..e8c46572 100644 --- a/include/pulsar/ClientConfiguration.h +++ b/include/pulsar/ClientConfiguration.h @@ -365,7 +365,7 @@ class PULSAR_PUBLIC ClientConfiguration { ClientConfiguration& setKeepAliveIntervalInSeconds(unsigned int keepAliveIntervalInSeconds); /** - * The getter associated with setConnectionTimeout(). + * The getter associated with setKeepAliveIntervalInSeconds(). */ unsigned int getKeepAliveIntervalInSeconds() const;