mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
pop3-stat.c: Corrected small typo from commit 91d62e9abd
This commit is contained in:
parent
91d62e9abd
commit
e209d60713
@ -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…
Reference in New Issue
Block a user