From: Tom de Vries Date: Wed, 15 Sep 2021 09:46:57 +0000 (+0200) Subject: [gdb/doc] Fix typo in maint selftest entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3d53d4603eb467b90b81562a6f0f6d5259793944;p=binutils-gdb.git [gdb/doc] Fix typo in maint selftest entry Fix typo "will by" -> "will be". --- diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 58479ef3ed6..5e1de7e7a70 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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