[gegl] gegl: fix gir annotations for gegl_param_spec_audio_fragment



commit 578cf91462a8f4ab14e655f9670a1199a571994c
Author: Øyvind Kolås <pippin gimp org>
Date:   Tue Dec 26 23:15:50 2017 +0100

    gegl: fix gir annotations for gegl_param_spec_audio_fragment

 gegl/property-types/gegl-audio-fragment.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gegl/property-types/gegl-audio-fragment.h b/gegl/property-types/gegl-audio-fragment.h
index 21940e3..840b7a8 100644
--- a/gegl/property-types/gegl-audio-fragment.h
+++ b/gegl/property-types/gegl-audio-fragment.h
@@ -134,7 +134,7 @@ int gegl_audio_fragment_get_channel_layout (GeglAudioFragment *audio);
 GType        gegl_param_audio_fragment_get_type         (void) G_GNUC_CONST;
 
 /**
- * gegl_param_spec_audio:
+ * gegl_param_spec_audio_fragment:
  * @name: canonical name of the property specified
  * @nick: nick name for the property specified
  * @blurb: description of the property specified


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]