public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed] Fix minor grammar issue in python.texi
@ 2023-03-23 16:51 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2023-03-23 16:51 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

I noticed a minor grammar problem in the 'GDB/MI Commands In Python'
node of the manual.  I'm checking in this patch to correct it.
---
 gdb/doc/python.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/doc/python.texi b/gdb/doc/python.texi
index 54d5660543a..13cf877b704 100644
--- a/gdb/doc/python.texi
+++ b/gdb/doc/python.texi
@@ -4405,7 +4405,7 @@ installed, the currently installed command will be uninstalled, and
 this command installed in its stead.
 @end defvar
 
-The following code snippet shows how a two trivial MI command can be
+The following code snippet shows how some trivial MI commands can be
 implemented in Python:
 
 @smallexample
-- 
2.39.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-23 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23 16:51 [pushed] Fix minor grammar issue in python.texi Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).