Skip to content

Commit 3298a5a

Browse files
committed
Optimize
1 parent 47f84fc commit 3298a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/pulsar/ClientConfiguration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ class PULSAR_PUBLIC ClientConfiguration {
365365
ClientConfiguration& setKeepAliveIntervalInSeconds(unsigned int keepAliveIntervalInSeconds);
366366

367367
/**
368-
* The getter associated with setConnectionTimeout().
368+
* The getter associated with setKeepAliveIntervalInSeconds().
369369
*/
370370
unsigned int getKeepAliveIntervalInSeconds() const;
371371

0 commit comments

Comments
 (0)