From 5b62123cf613f82ce94a9a4f8bfd13997c762be8 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Fri, 17 Aug 2007 20:22:24 +0000 Subject: * spawn.cc (spawn_guts): Fix typo in comment. --- winsup/cygwin/spawn.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/spawn.cc') diff --git a/winsup/cygwin/spawn.cc b/winsup/cygwin/spawn.cc index 48895312f..254cc060b 100644 --- a/winsup/cygwin/spawn.cc +++ b/winsup/cygwin/spawn.cc @@ -533,7 +533,7 @@ loop: sa = sec_user ((PSECURITY_ATTRIBUTES) alloca (1024), cygheap->user.sid ()); - /* We're create a window station per user, not per logon session. + /* We're creating a window station per user, not per logon session. First of all we might not have a valid logon session for the user (logon by create_token), and second, it doesn't make sense in terms of security to create a new window -- cgit v1.2.3