Skip to content

Commit

Permalink
fix EngineConfiguration.receiverBufferSize() JavaDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciech-adaptive committed Dec 19, 2023
1 parent 30ebf85 commit 67b6d36
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1665,9 +1665,9 @@ public FixPCancelOnDisconnectTimeoutHandler fixPCancelOnDisconnectTimeoutHandler
}

/**
* See {@link #fixPCancelOnDisconnectTimeoutHandler(FixPCancelOnDisconnectTimeoutHandler)} for details.
* See {@link #receiverBufferSize(int)} for details.
*
* @return the FIXP cancel on disconnect timeout handler
* @return the receiver buffer size
*/
public int receiverBufferSize()
{
Expand Down

0 comments on commit 67b6d36

Please sign in to comment.