Commit 1f8e139
Fix 'occured' -> 'occurred' typos in response_handling.rb retry comments (#3022)
Two adjacent inline comments in
lib/mongo/operation/shared/response_handling.rb describing the retry
decision conditions used 'the error occured during ...'. Doc-only
Ruby change; ruby -c stays clean.
Co-authored-by: SAY-5 <saiasish.cnp@gmail.com>1 parent 9b51d53 commit 1f8e139
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments