[gdb/doc] Fix typo in maint selftest entry

Fix typo "will by" -> "will be".
This commit is contained in:
Tom de Vries
2021-09-15 11:46:57 +02:00
parent 7b7c365c5c
commit 3d53d4603e

View 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