summaryrefslogtreecommitdiff
path: root/README.msvc
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2023-11-10 17:44:03 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2023-11-10 17:44:27 +0900
commit286b38f5632f888a051de5654b737798eadbe945 (patch)
tree62af1c0c1cce9d84bc8945c1ca74e9d1c7d7d5fb /README.msvc
parent450be02682da219c984870e56ac2c3098efbe68a (diff)
downloadc-ares-upstream.tar.gz
c-ares-upstream.tar.bz2
c-ares-upstream.zip
Imported Upstream version 1.21.0upstream/1.21.0upstream
Change-Id: I1a8bdf4364efffd62a45c95e66aea9040803be18
Diffstat (limited to 'README.msvc')
-rw-r--r--README.msvc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.msvc b/README.msvc
index 396f497..97d4f0c 100644
--- a/README.msvc
+++ b/README.msvc
@@ -28,7 +28,7 @@
depends on the MSVC compiler version being used to build c-ares.
Below the MSVCXX folder there will exist four folders named 'cares',
- 'ahost', 'acountry', and 'adig'. The 'cares' folder is the one that
+ 'ahost', and 'adig'. The 'cares' folder is the one that
holds the c-ares libraries you have just generated, the other three
hold sample programs that use the libraries.