diff options
Diffstat (limited to 'docs/tmpl/layout.sgml')
-rw-r--r-- | docs/tmpl/layout.sgml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/tmpl/layout.sgml b/docs/tmpl/layout.sgml index 41bae50c..b1ff736c 100644 --- a/docs/tmpl/layout.sgml +++ b/docs/tmpl/layout.sgml @@ -206,7 +206,6 @@ describes how to wrap the lines of a #PangoLayout to the desired width. @PANGO_WRAP_WORD: wrap lines at word boundaries. @PANGO_WRAP_CHAR: wrap lines at character boundaries. - <!-- ##### MACRO PANGO_TYPE_WRAP_MODE ##### --> <para> The GObject type for #PangoWrapMode. |