summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-04-05 14:01:57 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-05-08 21:02:06 -0400
commitf8df3ae66566d778dda3d95d5a79971e9fc184ee (patch)
tree73bd52895823051c8015435553ee3541a5290740
parent60bbd95b69112114d36b239b559f39fbf3259721 (diff)
downloadpango-f8df3ae66566d778dda3d95d5a79971e9fc184ee.tar.gz
Cosmetics
-rw-r--r--pango/pango-break.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-break.h b/pango/pango-break.h
index ae7d953a..16f3918c 100644
--- a/pango/pango-break.h
+++ b/pango/pango-break.h
@@ -51,7 +51,7 @@ G_BEGIN_DECLS
* so all chars are in some sentence; @is_sentence_boundary denotes
* the boundaries there. The second way doesn't assign
* between-sentence spaces, etc. to any sentence, so
- * @is_sentence_start/@is_sentence_end mark the boundaries of those sentences.
+ * @is_sentence_start/@is_sentence_end mark the boundaries of those sentences.
* @is_sentence_start: is first character in a sentence
* @is_sentence_end: is first char after a sentence.
* Note that in degenerate cases, you could have both @is_sentence_start