Skip to content

Commit a565546

Browse files
authored
Merge pull request dakrone#398 from EdwardBetts/spelling
correct spelling mistake
2 parents a3798dc + 199e587 commit a565546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clj_http/core_old.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
(add-client-params!
236236
http-client
237237
;; merge in map of specified timeouts, to
238-
;; support backward compatiblity.
238+
;; support backward compatibility.
239239
(merge {CoreConnectionPNames/SO_TIMEOUT socket-timeout
240240
CoreConnectionPNames/CONNECTION_TIMEOUT conn-timeout}
241241
client-params))

0 commit comments

Comments
 (0)