summaryrefslogtreecommitdiff
path: root/pango/pango-matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-matrix.h')
-rw-r--r--pango/pango-matrix.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-matrix.h b/pango/pango-matrix.h
index 5909367d..235c3863 100644
--- a/pango/pango-matrix.h
+++ b/pango/pango-matrix.h
@@ -60,14 +60,14 @@ struct _PangoMatrix
};
/**
- * PANGO_TYPE_MATRIX
+ * PANGO_TYPE_MATRIX:
*
* The GObject type for #PangoMatrix
**/
#define PANGO_TYPE_MATRIX (pango_matrix_get_type ())
/**
- * PANGO_MATRIX_INIT
+ * PANGO_MATRIX_INIT:
*
* Constant that can be used to initialize a PangoMatrix to
* the identity transform.