From: Eli Zaretskii Date: Wed, 23 Apr 2025 14:29:20 +0000 (+0300) Subject: ; * src/w32dwrite.c (text_extents_internal): Fix typos in comments. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2ae83b1773d439aaecd3f2a1c5a6b42edff26ed3;p=emacs.git ; * src/w32dwrite.c (text_extents_internal): Fix typos in comments. (cherry picked from commit d3f1f4923f73db617a69ac5d26d08809f814a811) --- diff --git a/src/w32dwrite.c b/src/w32dwrite.c index 46f11f06d9f..08ccf3c82cc 100644 --- a/src/w32dwrite.c +++ b/src/w32dwrite.c @@ -768,8 +768,8 @@ convert_metrics_sz (int sz, float font_size, int units_per_em) } -/* It the caller does not need ascent/descent information, it should pass - need_ascent_descent = false. This is used to avoid the overhead of +/* If the caller does not need ascent/descent information, it should pass + NEED_ASCENT_DESCENT = false. This is used to avoid the overhead of calling GetGlyphRunOutline. */ static bool