]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
doc: fix informations typo in gdb.texinfo
authorNils-Christian Kempke <nils-christian.kempke@intel.com>
Tue, 16 Nov 2021 16:45:58 +0000 (16:45 +0000)
committerChristina Schimpe <christina.schimpe@intel.com>
Wed, 29 Mar 2023 12:21:07 +0000 (14:21 +0200)
Co-Authored-By: Christina Schimpe <christina.schimpe@intel.com>
gdb/doc/gdb.texinfo

index e8e2c718e4544b1581e656710ec6d05ad70e284b..92d99349dbfc2b7595a80f6fd11e969dde454652 100644 (file)
@@ -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