We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3798dc + 199e587 commit a565546Copy full SHA for a565546
src/clj_http/core_old.clj
@@ -235,7 +235,7 @@
235
(add-client-params!
236
http-client
237
;; merge in map of specified timeouts, to
238
- ;; support backward compatiblity.
+ ;; support backward compatibility.
239
(merge {CoreConnectionPNames/SO_TIMEOUT socket-timeout
240
CoreConnectionPNames/CONNECTION_TIMEOUT conn-timeout}
241
client-params))
0 commit comments