[pango/more-test-coverage2: 1/15] Cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/more-test-coverage2: 1/15] Cosmetics
- Date: Tue, 6 Jul 2021 22:51:59 +0000 (UTC)
commit 8569d776fb25f8066cf5242ca6c7c7194d18efaa
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Jul 6 01:06:46 2021 -0400
Cosmetics
pango/pango-layout.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index a59e0ac0..17916fbe 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -390,7 +390,7 @@ pango_layout_get_width (PangoLayout *layout)
* If @height is negative, it will be the (negative of) maximum number of lines
* per 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.
+ * The default value of -1 means that the first line of each paragraph is ellipsized.
* This behavior may be changed in the future to act per layout instead of per
* paragraph. File a bug against pango at
* [https://gitlab.gnome.org/gnome/pango](https://gitlab.gnome.org/gnome/pango)
@@ -565,7 +565,7 @@ pango_layout_get_indent (PangoLayout *layout)
* @layout: a `PangoLayout`
* @spacing: the amount of spacing
*
- * Sets the amount of spacing in Pango unit between
+ * Sets the amount of spacing in Pango units between
* the lines of the layout.
*
* When placing lines with spacing, Pango arranges things so that
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]