summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/lib/libcmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/lib/libcmain.c')
-rw-r--r--winsup/cygwin/lib/libcmain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/lib/libcmain.c b/winsup/cygwin/lib/libcmain.c
index b0c011999..da2a69839 100644
--- a/winsup/cygwin/lib/libcmain.c
+++ b/winsup/cygwin/lib/libcmain.c
@@ -13,7 +13,7 @@ details. */
#define SP " \t\n"
-/* Allow apps which don't have a main work, as long as they define WinMain */
+/* Allow apps which don't have a main to work, as long as they define WinMain */
int
main ()
{