]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
fixed typo
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 27 Mar 2013 21:56:37 +0000 (22:56 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 27 Mar 2013 21:56:37 +0000 (22:56 +0100)
src/libtls/tls_socket.c

index 9a494c6da839be5821139d4351e5b6d4f05defda..4ba96400063b3a5e3c6b5eaad4c0296acfe93e45 100644 (file)
@@ -67,7 +67,7 @@ struct private_tls_application_t {
        chunk_t cache;
 
        /**
-        * Bytes cosnumed in cache
+        * Bytes consumed in cache
         */
        size_t cache_done;