GH-1254: Fix javadoc

This commit is contained in:
Gary Russell
2019-09-30 13:57:19 -04:00
parent 910233ec4c
commit fa723bc801

View File

@@ -231,7 +231,7 @@ public class EmbeddedKafkaBroker implements InitializingBean, DisposableBean {
/**
* Get the port that the embedded Zookeeper is running on or will run on.
* @param zkPort the port.
* @return the port.
* @since 2.3
*/
public int getZkPort() {