From 6fe144178219552519c5a14cdba2710aa1917747 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 17 Nov 2023 12:25:42 -0700 Subject: [PATCH] [test-paint] Update comment --- test/api/test-paint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/api/test-paint.c b/test/api/test-paint.c index 184b799ab..218d28b5a 100644 --- a/test/api/test-paint.c +++ b/test/api/test-paint.c @@ -334,7 +334,7 @@ typedef struct { /* To verify the rendering visually, use * - * hb-view --font-slant SLANT --font-palette PALETTE FONT --glyphs [gidGID=0+1000] + * hb-view --font-slant SLANT --font-palette PALETTE FONT --glyphs gidGID * * where GID is the glyph value of the test. */