Revision: 23347 http://trac.macosforge.org/projects/launchd/changeset/23347 Author: zarzycki@apple.com Date: 2007-08-24 14:36:11 -0700 (Fri, 24 Aug 2007) Log Message: ----------- Typo. Modified Paths: -------------- trunk/launchd/src/launchd_core_logic.c Modified: trunk/launchd/src/launchd_core_logic.c =================================================================== --- trunk/launchd/src/launchd_core_logic.c 2007-08-24 21:31:24 UTC (rev 23346) +++ trunk/launchd/src/launchd_core_logic.c 2007-08-24 21:36:11 UTC (rev 23347) @@ -5719,7 +5719,7 @@ * * We're working around LoginWindow and the WindowServer. * - * In practice, there is only one LoginWindow session. * Unfortunately, for certain + * In practice, there is only one LoginWindow session. Unfortunately, for certain * scenarios, the WindowServer spawns loginwindow, and in those cases, it frequently * spawns a replacement loginwindow session before cleaning up the previous one. *