]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
docs: Fix typo
authorAndrew Carlotti <andrew.carlotti@arm.com>
Thu, 2 Mar 2023 15:54:48 +0000 (15:54 +0000)
committerAndrew Carlotti <andrew.carlotti@arm.com>
Mon, 26 Jun 2023 14:24:36 +0000 (15:24 +0100)
gcc/ChangeLog:

* doc/optinfo.texi: Fix "steam" -> "stream".

gcc/doc/optinfo.texi

index b91bba7bd10470b17ca5190688beee06ad3b87ab..5e8c97ef118786e68b7e46f3c802154cb9b57b83 100644 (file)
@@ -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