Fix a bunch of typos in header comments. (#102422, Morten Welinder)
[platform/upstream/glib.git] / glib / ghook.h
index 1eb52e0..422284c 100644 (file)
@@ -98,7 +98,7 @@ struct _GHook
 
 
 /* --- prototypes --- */
-/* callback mainenance functions */
+/* callback maintenance functions */
 void    g_hook_list_init               (GHookList              *hook_list,
                                         guint                   hook_size);
 void    g_hook_list_clear              (GHookList              *hook_list);