fixed typo

This commit is contained in:
Andreas Steffen 2013-03-27 22:56:37 +01:00
parent 54781f5f34
commit 5a8dd63433
1 changed files with 1 additions and 1 deletions

View 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;