summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-01-14 11:19:24 -0500
committerMatthias Clasen <mclasen@redhat.com>2022-01-14 11:20:36 -0500
commit4c38ae94cb2e43de178b64c60d527ed2813c0e58 (patch)
treebb9e8f27bfed52bfeecbdab4b3f74b9e9ff3c78b
parent1d580bd003b8c998e2e410c12ca84f097c56f853 (diff)
downloadpango-4c38ae94cb2e43de178b64c60d527ed2813c0e58.tar.gz
docs: Fix a typo
-rw-r--r--pango/pango-utils.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/pango/pango-utils.c b/pango/pango-utils.c
index 886e3d1d..b942921e 100644
--- a/pango/pango-utils.c
+++ b/pango/pango-utils.c
@@ -1171,9 +1171,9 @@ _pango_shape_get_extents (gint n_chars,
* or Unicode paragraph separator character.
*
* The index of the run of delimiters is returned in
- * @paragraph_delimiter_index. The index of the start
- * of the paragrap (index after all delimiters) is stored
- * in @next_paragraph_start.
+ * @paragraph_delimiter_index. The index of the start of the
+ * next paragraph (index after all delimiters) is stored n
+ * @next_paragraph_start.
*
* If no delimiters are found, both @paragraph_delimiter_index
* and @next_paragraph_start are filled with the length of @text