Skip to content

Commit 5252e8d

Browse files
Feramad-si
authored andcommitted
Fix typo recieving
1 parent 91b3c39 commit 5252e8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/dropbox/core/DbxRequestConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ public HttpRequestor getHttpRequestor() {
128128

129129
/**
130130
* Returns whether or not the client should automatically retry RPC and download requests after
131-
* recieving a {@link RetryException}.
131+
* receiving a {@link RetryException}.
132132
*
133133
* <p> If enabled, the client will retry the request a max number of times (specified by {@link
134134
* #getMaxRetries}) before propagating the {@link RetryException}.</p>

0 commit comments

Comments
 (0)