[pushed] Fix grammar in "Debug Names" node of the manual

Message ID 20250112185832.3339066-1-tom@tromey.com
State New
Headers
Series [pushed] Fix grammar in "Debug Names" node of the manual |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 success Build passed
linaro-tcwg-bot/tcwg_gdb_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_gdb_check--master-aarch64 fail Patch failed to apply

Commit Message

Tom Tromey Jan. 12, 2025, 6:58 p.m. UTC
  I noticed that an article was missing in the "Debug Names" node.  I'm
checking this in to correct the error.
---
 gdb/doc/gdb.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 7bd76064850..0d55875ba38 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -22963,7 +22963,7 @@  This has the value @samp{0x2002}.  It is a flag that, when set,
 indicates that the associated entry is the program's @code{main}.
 
 @item DW_IDX_GNU_language
-This has the value @samp{0x2003}.  It is @samp{DW_LANG_} constant,
+This has the value @samp{0x2003}.  It is a @samp{DW_LANG_} constant,
 indicating the language of the associated entry.
 
 @item DW_IDX_GNU_linkage_name