]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 2004 03:42:22 +0000 (03:42 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 2004 03:42:22 +0000 (03:42 +0000)
        PR other/18186
        * common.opt (--param): Fix spelling of parameter.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89731 138bc75d-0d04-0410-961f-82ee72b054a4

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