[gdb/doc] Fix typo in maint selftest entry
authorTom de Vries <tdevries@suse.de>
Wed, 15 Sep 2021 09:46:57 +0000 (11:46 +0200)
committerTom de Vries <tdevries@suse.de>
Wed, 15 Sep 2021 09:46:57 +0000 (11:46 +0200)
Fix typo "will by" -> "will be".

gdb/doc/gdb.texinfo

index 58479ef3ed6a50a48995ffc331e9e255462ae462..5e1de7e7a70681c2bf76d7175c7f629d6d85c950 100644 (file)
@@ -39437,7 +39437,7 @@ data structures, including its flags and contained types.
 Run any self tests that were compiled in to @value{GDBN}.  This will
 print a message showing how many tests were run, and how many failed.
 If a @var{filter} is passed, only the tests with @var{filter} in their
-name will by ran.
+name will be ran.
 
 @kindex maint info selftests
 @cindex self tests