docs: fix typos in man pages

Reported by: Jiri Jaburek
Bug: https://bugzilla.redhat.com/896544
This commit is contained in:
Kamil Dudka
2013-01-28 14:22:48 +01:00
parent 11dde6ac72
commit 826e1b81fa
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ To replace strdup()
.IP "void *calloc_callback(size_t nmemb, size_t size);"
To replace calloc()
.SH "CAUTION"
Manipulating these gives considerable powers to the application to severly
Manipulating these gives considerable powers to the application to severely
screw things up for libcurl. Take care!
.SH "SEE ALSO"
.BR curl_global_init "(3), "