Fix typo in docs.
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 23 Nov 2005 19:48:10 +0000 (19:48 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 23 Nov 2005 19:48:10 +0000 (19:48 +0000)
2005-11-23  Behdad Esfahbod  <behdad@gnome.org>

        * pango/opentyp/pango-ot-buffer.c: Fix typo in docs.

src/pango-ot-buffer.c

index db3e0ba..6bb1e07 100644 (file)
@@ -28,6 +28,8 @@
  * pango_ot_buffer_new
  * @font: a #PangoFcFont
  *
+ * Return value: the new #PangoOTBuffer
+ *
  * Since: 1.4
  **/ 
 PangoOTBuffer *
@@ -139,7 +141,7 @@ pango_ot_buffer_set_zero_width_marks (PangoOTBuffer     *buffer,
 /**
  * pango_ot_buffer_get_glyphs
  * @buffer: a #PangoOTBuffer
- * @glyph: 
+ * @glyphs
  * @n_glyphs:
  *
  * Since: 1.4