From 50e4a3cdff7a0f751b443408977c9637144a9ebf Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 15 Jul 2014 08:45:10 +0000 Subject: [PATCH] Fix typo --- winsup/cygwin/include/cygwin/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */