projects
/
framework
/
uifw
/
harfbuzz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2bcf72
)
Fix typo in docs.
author
Behdad Esfahbod
<behdad@gnome.org>
Wed, 23 Nov 2005 19:48:10 +0000
(19:48 +0000)
committer
Behdad 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
patch
|
blob
|
history
diff --git
a/src/pango-ot-buffer.c
b/src/pango-ot-buffer.c
index
db3e0ba
..
6bb1e07
100644
(file)
--- 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:
+ * @glyph
s
:
* @n_glyphs:
*
* Since: 1.4