summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-03-25 14:06:26 +0100
committerDaniel Stenberg <daniel@haxx.se>2010-03-25 14:06:26 +0100
commit6e0ab38229813f955dfa9b97ffebd51a2def47d3 (patch)
treefecc26ecc36c837ad414cf8bd08adf62ec166bc9
parenta83d892bb2fa304bc9f2d76e9853b6941fd1177d (diff)
downloadc-ares-6e0ab38229813f955dfa9b97ffebd51a2def47d3.tar.gz
c-ares-6e0ab38229813f955dfa9b97ffebd51a2def47d3.tar.bz2
c-ares-6e0ab38229813f955dfa9b97ffebd51a2def47d3.zip
spell fix
reported by Gregor Jasny on the mailing list
-rw-r--r--ares_library_cleanup.32
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_library_cleanup.3 b/ares_library_cleanup.3
index 4bbe0b8..853d2b9 100644
--- a/ares_library_cleanup.3
+++ b/ares_library_cleanup.3
@@ -31,7 +31,7 @@ ares_library_cleanup \- c-ares library deinitialization
The
.B ares_library_cleanup
function uninitializes the c-ares library, freeing all resources
-previously aquired by \fIares_library_init(3)\fP when the library
+previously acquired by \fIares_library_init(3)\fP when the library
was initialized.
.PP
This function must be called when the program using c-ares will