Skip to content

Commit

Permalink
[Java] javadoc typo correction
Browse files Browse the repository at this point in the history
  • Loading branch information
nitsanw committed Jan 29, 2017
1 parent 8f8c0b4 commit c81c03f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
public class TermBlockScanner
{
/**
* Scan a term buffer for a block of messages from and offset up to a limit.
* Scan a term buffer for a block of messages from an offset up to a limit.
*
* @param termBuffer to scan for messages.
* @param offset at which the scan should begin.
Expand Down

0 comments on commit c81c03f

Please sign in to comment.