docs: Fix typo
authorJavier Jardón <jjardon@gnome.org>
Mon, 20 Jun 2011 14:09:23 +0000 (15:09 +0100)
committerJavier Jardon <jjardon@gnome.org>
Thu, 23 Jun 2011 16:20:06 +0000 (17:20 +0100)
pango/pango-layout.c

index e6ed96e..4665e66 100644 (file)
@@ -5452,7 +5452,7 @@ update_run (PangoLayoutIter *iter,
  * pango_layout_iter_copy:
  * @iter: a #PangoLayoutIter, may be %NULL
  *
- * Copies a #PangLayoutIter.
+ * Copies a #PangoLayoutIter.
  *
  * Return value: the newly allocated #PangoLayoutIter, which should
  *               be freed with pango_layout_iter_free(), or %NULL if