summaryrefslogtreecommitdiff
path: root/README.cares
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-10-27 16:56:20 +0000
committerYang Tse <yangsita@gmail.com>2009-10-27 16:56:20 +0000
commitf28b736a5653f5b2c02af170c9cf56302a66f2af (patch)
tree712187fd7550088558c331b1f68f5c1e2f669c70 /README.cares
parent76f24cfdbd4f9282f22756ef19dec5d6dc7a29b3 (diff)
downloadc-ares-f28b736a5653f5b2c02af170c9cf56302a66f2af.tar.gz
c-ares-f28b736a5653f5b2c02af170c9cf56302a66f2af.tar.bz2
c-ares-f28b736a5653f5b2c02af170c9cf56302a66f2af.zip
Fix spelling
Diffstat (limited to 'README.cares')
-rw-r--r--README.cares2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cares b/README.cares
index b9bd006..3f9b2fc 100644
--- a/README.cares
+++ b/README.cares
@@ -50,7 +50,7 @@ The following notes apply to c-ares version 1.6.1 and later.
the library that you have built. It is _your_ responsability to provide this
file. No one at the c-ares project can know how you have built the library.
-* File ares_build.h includes platform and configuration dependant info,
+* File ares_build.h includes platform and configuration dependent info,
and must not be modified by anyone. Configure script generates it for you.
* We cannot assume anything else but very basic compiler features being