summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-14 23:55:35 +0200
committerMichael Stahl <mstahl@redhat.com>2015-06-16 11:10:51 +0000
commitca9de688c2c263c51dca1cbbf2892e3b419f921e (patch)
tree8700f70efdc3275cf71277347e1268b8cc4954a4 /ucb
parentedb1582c4aec8948872aeca46e4a2703768f3c55 (diff)
Fix typos
Change-Id: I549635318f46718042e50c8f89ce3c620cade990 Reviewed-on: https://gerrit.libreoffice.org/16281 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav/SerfSession.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav/SerfSession.cxx b/ucb/source/ucp/webdav/SerfSession.cxx
index fa1a41e30309..1aa895229e23 100644
--- a/ucb/source/ucp/webdav/SerfSession.cxx
+++ b/ucb/source/ucp/webdav/SerfSession.cxx
@@ -258,7 +258,7 @@ apr_status_t SerfSession::setupSerfConnection( apr_socket_t * inAprSocket,
0,
getSerfBktAlloc() );
/** Set the callback that is called to authenticate the
- certifcate (chain).
+ certificate (chain).
*/
serf_ssl_server_cert_chain_callback_set(
serf_bucket_ssl_decrypt_context_get(tmpInputBkt),