Skip to content

Commit

Permalink
javadoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
petermd committed Jun 19, 2014
1 parent fd69ec2 commit a71f08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/io/vertx/rxcore/java/impl/Regulator.java
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ protected void clear() {

/** Flush the queue
*
* @returns true if the queue was flushed
* @return true if the queue was flushed
*
**/
protected boolean flush() {
Expand Down

0 comments on commit a71f08b

Please sign in to comment.