Skip to content

Commit af7983a

Browse files
committed
Followup to r1931047: Spellfix, no functional change
* serf_private.h Fix spelling in a comment git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1931057 13f79535-47bb-0310-9956-ffa450edef68
1 parent ccaf519 commit af7983a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

serf_private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ apr_status_t serf__incoming_response_error(const serf_incoming_request_t *req,
152152
apr_status_t status,
153153
const char *message);
154154

155-
/* The SSL context is a special case sonce it doesn't directly
155+
/* The SSL context is a special case since it doesn't directly
156156
belong to any context or connection. The ssl context implementation
157157
calls serf__ssl_context_error() with an serf__ssl_error_ctx_t provided
158158
by the caller of the ssl_context function. This is a bit of a pretzel,

0 commit comments

Comments
 (0)