summaryrefslogtreecommitdiff
path: root/pango/pango-engine.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-engine.c')
-rw-r--r--pango/pango-engine.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-engine.c b/pango/pango-engine.c
index 9c7bf3b3..e8988b01 100644
--- a/pango/pango-engine.c
+++ b/pango/pango-engine.c
@@ -39,7 +39,7 @@
* @title:PangoEngineLang
* @stability:Unstable
*
- * The <firstterm>language engines</firstterm> are rendering-system independent
+ * The *language engines* are rendering-system independent
* engines that determine line, word, and character breaks for character strings.
* These engines are used in pango_break().
*
@@ -51,7 +51,7 @@
* @title:PangoEngineShape
* @stability:Unstable
*
- * The <firstterm>shape engines</firstterm> are rendering-system dependent
+ * The *shape engines* are rendering-system dependent
* engines that convert character strings into glyph strings.
* These engines are used in pango_shape().
*