Skip to content

Commit

Permalink
[Java] Fix documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeb01 committed Jan 9, 2024
1 parent b1cc283 commit ba5deb8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,9 @@ public ResponseSetupFlyweight streamId(final int streamId)
}

/**
* Get stream id field.
* Get response session id field.
*
* @return stream id field.
* @return response session id field.
*/
public int responseSessionId()
{
Expand Down

0 comments on commit ba5deb8

Please sign in to comment.