]> git.eshelyaron.com Git - emacs.git/commitdiff
; * src/w32dwrite.c (text_extents_internal): Fix typos in comments.
authorEli Zaretskii <eliz@gnu.org>
Wed, 23 Apr 2025 14:29:20 +0000 (17:29 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Apr 2025 19:34:04 +0000 (21:34 +0200)
(cherry picked from commit d3f1f4923f73db617a69ac5d26d08809f814a811)

src/w32dwrite.c

index 46f11f06d9f3cddbfd1ad972b323c405b314a6cd..08ccf3c82ccf6cea71aae017fddfdcda77431308 100644 (file)
@@ -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