re PR other/18186 (Spelling error)
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 28 Oct 2004 03:42:22 +0000 (03:42 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 28 Oct 2004 03:42:22 +0000 (20:42 -0700)
2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>

        PR other/18186
        * common.opt (--param): Fix spelling of parameter.

From-SVN: r89731

gcc/ChangeLog
gcc/common.opt

index 3c117be8b9e6ec8add1681187c4993be00375650..3b4ccf2c2d912b83c58f1ae73b285e2ac68c6123 100644 (file)
@@ -1,3 +1,8 @@
+2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR other/18186
+       * common.opt (--param): Fix spelling of parameter.
+
 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR tree-opt/17529
index 4d9f184a74317c74c2a8c6bf41e7bde358247f2e..e796245e5f0d59c501df957dfcea91e308dc92ce 100644 (file)
@@ -29,7 +29,7 @@ Display this information
 
 -param
 Common Separate
---param <param>=<value>        Set paramter <param> to value.  See below for a complete list of parameters
+--param <param>=<value>        Set parameter <param> to value.  See below for a complete list of parameters
 
 -target-help
 Common