Minor
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 26 Feb 2013 04:08:43 +0000 (23:08 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 26 Feb 2013 04:08:43 +0000 (23:08 -0500)
glib/gwakeup.c

index 5e03b5d..2aec2f5 100644 (file)
@@ -22,7 +22,7 @@
 #include "config.h"
 
 
-/* gwakeup.h is special -- GIO and some test cases include it.  As such,
+/* gwakeup.c is special -- GIO and some test cases include it.  As such,
  * it cannot include other glib headers without triggering the single
  * includes warnings.  We have to manually include its dependencies here
  * (and at all other use sites).