From b64dab6fe71cbbb5d250abe2fdfef9773c858415 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 26 Jun 2022 11:38:30 -0400 Subject: Undo excessive search/replace We still refer to the project as 'Pango' in docs and comments, even though the prefix now is 'Pango2'. --- pango2/pango-line-breaker.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pango2/pango-line-breaker.c') diff --git a/pango2/pango-line-breaker.c b/pango2/pango-line-breaker.c index 1049fe5e..6f068a9f 100644 --- a/pango2/pango-line-breaker.c +++ b/pango2/pango-line-breaker.c @@ -2467,8 +2467,8 @@ pango2_line_breaker_has_line (Pango2LineBreaker *self) /** * pango2_line_breaker_next_line: * @self: a `Pango2LineBreaker` - * @x: the X position for the line, in Pango2 units - * @width: the width for the line, or -1 for no limit, in Pango2 units + * @x: the X position for the line, in Pango units + * @width: the width for the line, or -1 for no limit, in Pango units * @wrap: how to wrap the text * @ellipsize: whether to ellipsize the text * -- cgit v1.2.1