Skip to content

Commit

Permalink
[hotfix][javadocs] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengcanbin committed Apr 30, 2020
1 parent 6b5d294 commit 4c15a50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import org.apache.flink.shaded.guava18.com.google.common.util.concurrent.RateLimiter;

/**
* An implemetation of {@link FlinkConnectorRateLimiter} that uses Guava's RateLimiter for rate limiting.
* An implementation of {@link FlinkConnectorRateLimiter} that uses Guava's RateLimiter for rate limiting.
*/
public class GuavaFlinkConnectorRateLimiter implements FlinkConnectorRateLimiter {

Expand Down

0 comments on commit 4c15a50

Please sign in to comment.