summaryrefslogtreecommitdiff
path: root/pango/pango-script.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-script.c')
-rw-r--r--pango/pango-script.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-script.c b/pango/pango-script.c
index a1be94e0..d57358dc 100644
--- a/pango/pango-script.c
+++ b/pango/pango-script.c
@@ -172,7 +172,7 @@ pango_script_iter_free (PangoScriptIter *iter)
* @script: location to store script for range, or %NULL
*
* Gets information about the range to which @iter currently points.
- * The range is the is the set of locations p where *start <= p < *end.
+ * The range is the set of locations p where *start <= p < *end.
* (That is, it doesn't include the character stored at *end)
**/
void