From: Nils-Christian Kempke Date: Tue, 16 Nov 2021 16:45:58 +0000 (+0000) Subject: doc: fix informations typo in gdb.texinfo X-Git-Tag: binutils-2_41~1118 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f8c88b623130037546842a51beb78c66c644e05d;p=thirdparty%2Fbinutils-gdb.git doc: fix informations typo in gdb.texinfo Co-Authored-By: Christina Schimpe --- 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