Skip to content

Commit

Permalink
Spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Syer committed Sep 19, 2014
1 parent 155ea0c commit e2bee41
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -79,7 +79,7 @@
int maxAttempts() default 3;

/**
* Specify the backof properties for retrying this operation. The default is
* Specify the backoff properties for retrying this operation. The default is
* no backoff, but it can be a good idea to pause between attempts (even at
* the cost of blocking a thread).
* @return a backoff specification
Expand Down

0 comments on commit e2bee41

Please sign in to comment.