Fix minor grammar issue in python.texi
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.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user