Fix typo in docs.

2005-11-23  Behdad Esfahbod  <behdad@gnome.org>

        * pango/opentyp/pango-ot-buffer.c: Fix typo in docs.
This commit is contained in:
Behdad Esfahbod 2005-11-23 19:48:10 +00:00 committed by Behdad Esfahbod
parent f2bcf72296
commit 6f64314f7a
1 changed files with 3 additions and 1 deletions

View 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