mirror of
https://github.com/curl/curl.git
synced 2026-08-03 17:50:28 +03:00
pop3-stat.c: Corrected small typo from commit 91d62e9abd
This commit is contained in:
parent
91d62e9abd
commit
e209d60713
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#include <stdio.h>
|
||||
#include <curl/curl.h>
|
||||
|
||||
/* This is a simple example showing how to ontain message statistics using
|
||||
/* This is a simple example showing how to obtain message statistics using
|
||||
* libcurl's POP3 capabilities.
|
||||
*
|
||||
* Note that this example requires libcurl 7.26.0 or above.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue