From 6f64314f7a031a5a5d6b7663c08b70c452961c89 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 23 Nov 2005 19:48:10 +0000 Subject: [PATCH] Fix typo in docs. 2005-11-23 Behdad Esfahbod * pango/opentyp/pango-ot-buffer.c: Fix typo in docs. --- src/pango-ot-buffer.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pango-ot-buffer.c b/src/pango-ot-buffer.c index db3e0ba51..6bb1e0716 100644 --- a/src/pango-ot-buffer.c +++ b/src/pango-ot-buffer.c @@ -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