summaryrefslogtreecommitdiff
path: root/pango/pango-layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-layout.c')
-rw-r--r--pango/pango-layout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index 68ffd190..88e142af 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -407,7 +407,7 @@ pango_layout_get_width (PangoLayout *layout)
* paragraph. That is, the total number of lines shown may well be more than
* this value if the layout contains multiple paragraphs of text.
* The default value of -1 means that first line of each paragraph is ellipsized.
- * This behvaior may be changed in the future to act per layout instead of per
+ * This behavior may be changed in the future to act per layout instead of per
* paragraph. File a bug against pango at <ulink
* url="http://bugzilla.gnome.org/">http://bugzilla.gnome.org/</ulink> if your
* code relies on this behavior.