From: Tom Tromey Date: Wed, 6 Dec 2023 19:32:57 +0000 (-0700) Subject: Fix minor grammar error in gdb.texinfo X-Git-Tag: binutils-2_42~693 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a70364f6b4ca2a57876d98300b9933d3d1348e72;p=thirdparty%2Fbinutils-gdb.git Fix minor grammar error in gdb.texinfo This fixes a small grammar issue in gdb.texinfo -- "additional" was written where "additionally" is correct. --- diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 15fa158a316..d2428efdb63 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -30552,7 +30552,7 @@ or a window description. The windows will be displayed from top to bottom in the order listed. The names of the windows are the same as the ones given to the -@code{focus} command (see below); additional, the @code{status} +@code{focus} command (see below); additionally, the @code{status} window can be specified. Note that, because it is of fixed height, the weight assigned to the status window is of no importance. It is conventional to use @samp{0} here.