Skip to content

Commit 512d2ec

Browse files
committed
Try to fix javadoc
1 parent ee647b1 commit 512d2ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/org/apache/catalina/ha/backend/HeartbeatListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
/**
2727
* Lifecycle listener that provides heartbeat information to mod_heartbeat for Apache HTTP Server.
28-
* Message format: "v=%u&ready=%u&busy=%u"
28+
* Message format: "v=%u&ready=%u&busy=%u"
2929
*/
3030
public class HeartbeatListener implements LifecycleListener {
3131

0 commit comments

Comments
 (0)