diff --git a/docs/examples/pop3-stat.c b/docs/examples/pop3-stat.c index c309e5c29..7b318fc22 100644 --- a/docs/examples/pop3-stat.c +++ b/docs/examples/pop3-stat.c @@ -22,7 +22,7 @@ #include #include -/* 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.