From: Andrew Carlotti Date: Thu, 2 Mar 2023 15:54:48 +0000 (+0000) Subject: docs: Fix typo X-Git-Tag: basepoints/gcc-15~8039 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eeb51979df383166f607258b814f9930168a8cd;p=thirdparty%2Fgcc.git docs: Fix typo gcc/ChangeLog: * doc/optinfo.texi: Fix "steam" -> "stream". --- diff --git a/gcc/doc/optinfo.texi b/gcc/doc/optinfo.texi index b91bba7bd104..5e8c97ef1187 100644 --- a/gcc/doc/optinfo.texi +++ b/gcc/doc/optinfo.texi @@ -100,7 +100,7 @@ that one could also use special file names @code{stdout} and respectively. @item @code{alt_stream} -This steam is used for printing optimization specific output in +This stream is used for printing optimization specific output in response to the @option{-fopt-info}. Again a file name can be given. If the file name is not given, it defaults to @code{stderr}. @end table