Skip to content

Commit

Permalink
Fixed javadoc error
Browse files Browse the repository at this point in the history
Signed-off-by: Krishna Kondaka <[email protected]>
  • Loading branch information
Krishna Kondaka committed Oct 17, 2024
1 parent aa3e2d5 commit c4d33b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public interface AcknowledgementSet {
* Adds an event handle to the acknowledgement set. Assigns initial reference
* count of 1.
*
* @param event event to be added
* @param eventHandle event handle to be added
* @since 2.11
*/
void add(EventHandle eventHandle);
Expand Down

0 comments on commit c4d33b1

Please sign in to comment.