[binutils-gdb] doc: fix informations typo in gdb.texinfo
Christina Schimpe
cschimpe@sourceware.org
Wed Mar 29 12:22:44 GMT 2023
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f8c88b623130037546842a51beb78c66c644e05d
commit f8c88b623130037546842a51beb78c66c644e05d
Author: Nils-Christian Kempke <nils-christian.kempke@intel.com>
Date: Tue Nov 16 16:45:58 2021 +0000
doc: fix informations typo in gdb.texinfo
Co-Authored-By: Christina Schimpe <christina.schimpe@intel.com>
Diff:
---
gdb/doc/gdb.texinfo | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index e8e2c718e45..92d99349dbf 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -3261,7 +3261,7 @@ For example,
2 process 2307 2 (extended-remote host:10000) hello
@end smallexample
-To get informations about the current inferior, use @code{inferior}:
+To get information about the current inferior, use @code{inferior}:
@table @code
@kindex inferior
@@ -19098,7 +19098,7 @@ Name of the task in the program.
@kindex info task @var{taskno}
@item info task @var{taskno}
-This command shows detailed informations on the specified task, as in
+This command shows detailed information on the specified task, as in
the following example:
@smallexample
@iftex
More information about the Gdb-cvs
mailing list