From 1b7db73feff2dc8c6c788262ac07cf7bfb02c8da Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 2 May 2025 10:26:08 +0800 Subject: [PATCH] ; * etc/DEBUG: Grammar fix. (cherry picked from commit dc3e79a80ee5b958ab0f6ffc6861fb5ac9418bab) --- etc/DEBUG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/DEBUG b/etc/DEBUG index 0d149534d19..cc483daee0d 100644 --- a/etc/DEBUG +++ b/etc/DEBUG @@ -541,7 +541,7 @@ related data structures in a terse and user-friendly format: 'pgrow' dumps all glyphs in current glyph_row 'row'. 'pcursor' dumps current output_cursor. -The above commands also exist in a version with an 'x' suffix which takes an +The above commands also exist in versions with an 'x' suffix which take an object of the relevant type as argument. For example, 'pgrowx' dumps all glyphs in its argument, which must be of type 'struct glyph_row'. -- 2.39.5