Fix a typo spotted by miod@.
authormillert <millert@openbsd.org>
Thu, 26 Oct 2023 18:46:42 +0000 (18:46 +0000)
committermillert <millert@openbsd.org>
Thu, 26 Oct 2023 18:46:42 +0000 (18:46 +0000)
gnu/usr.bin/gcc/gcc/doc/cppopts.texi

index b0a5f29..4a1d7d0 100644 (file)
@@ -355,7 +355,7 @@ The 1990 C standard plus GNU extensions.
 
 @item gnu99
 @itemx gnu9x
-The 1999 C standard plus GNU extensions  This is the default..
+The 1999 C standard plus GNU extensions.  This is the default.
 
 @item c++98
 The 1998 ISO C++ standard plus amendments.