backoff icon indicating copy to clipboard operation
backoff copied to clipboard

Doc typo x2

Open izik1 opened this issue 3 years ago • 0 comments

https://github.com/ihrwein/backoff/blob/587e2da8fb2dcfc65ca544cb9249022c51f1406e/src/exponential.rs#L28 https://github.com/ihrwein/backoff/blob/587e2da8fb2dcfc65ca544cb9249022c51f1406e/src/exponential.rs#L211

ExponentialBackfff -> ExponentialBackoff

I might be able to make a PR for this at some point, but I've been busy, so, here's this just to document the typos

izik1 avatar Feb 22 '23 22:02 izik1