Fix typo
authorMike Stump <mrs@gcc.gnu.org>
Tue, 17 Oct 2006 00:49:07 +0000 (00:49 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Tue, 17 Oct 2006 00:49:07 +0000 (00:49 +0000)
From-SVN: r117808

gcc/doc/invoke.texi

index 3836bc0efd2ac66e31b460247929adaa6b28248e..b7aaabe6959099a92521ec0c96cfc774774e5455 100644 (file)
@@ -8076,7 +8076,7 @@ useful.
 
 @item -mkernel
 @opindex mkernel
-Enable kernel development mode.  The @option{-mkernel} sets
+Enable kernel development mode.  The @option{-mkernel} option sets
 @option{-static}, @option{-fno-common}, @option{-fno-cxa-atexit},
 @option{-fno-exceptions}, @option{-fno-non-call-exceptions},
 @option{-fapple-kext}, @option{-fno-weak} and @option{-fno-rtti} where