Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2014-07-15 12:45:10 +0400
committerCorinna Vinschen <corinna@vinschen.de>2014-07-15 12:45:10 +0400
commit50e4a3cdff7a0f751b443408977c9637144a9ebf (patch)
treee7b7befc6ce7a0cfbb609b81ef5bcf636f202084
parentb6e90a06a14bad23d6b0c6f3fad64d69cc2062f1 (diff)
Fix typo
-rw-r--r--winsup/cygwin/include/cygwin/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index c716f8d59..97a53cb30 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -446,7 +446,7 @@ details. */
as number of partitions on tape.
271: Export posix_spawn, posix_spawnp, and helper functions.
272: Export tm_gmtoff and tm_zone members.
- 273: Introduce account mapping from WIndows account DBs. Add CW_SETENT,
+ 273: Introduce account mapping from Windows account DBs. Add CW_SETENT,
CW_GETENT, CW_ENDENT, CW_GETNSSSEP, CW_GETPWSID, CW_GETGRSID,
CW_CYGNAME_FROM_WINNAME.
*/