documentation fixes
[platform/upstream/glib.git] / gobject / genums.c
index c69af76..1b3411f 100644 (file)
@@ -260,7 +260,7 @@ g_flags_register_static (const gchar           *name,
  *  enumeration values. The array is terminated by a struct with all
  *  members being 0.
  *
- * This function is meant to be called from the complete_type_info()
+ * This function is meant to be called from the <literal>complete_type_info</literal>
  * function of a #GTypePlugin implementation, as in the following
  * example:
  *