summaryrefslogtreecommitdiff
path: root/pango/pango-run.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-run.c')
-rw-r--r--pango/pango-run.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-run.c b/pango/pango-run.c
index a011395d..401666f6 100644
--- a/pango/pango-run.c
+++ b/pango/pango-run.c
@@ -9,7 +9,7 @@
/**
* PangoRun:
*
- * A `PangoRun` represents a single run within a `PangoLayoutLine`.
+ * A `PangoRun` represents a single run within a `PangoLine`.
*
* A run is a range of text with uniform script, font and attributes that
* is shaped as a unit.