fixed spelling error.
authorKenneth Zadeck <zadeck@gcc.gnu.org>
Thu, 28 Jul 2005 04:57:07 +0000 (04:57 +0000)
committerKenneth Zadeck <zadeck@gcc.gnu.org>
Thu, 28 Jul 2005 04:57:07 +0000 (04:57 +0000)
From-SVN: r102461

gcc/params.def

index 39178228d07416d0904a4fb517a1ed5b08603ed0..36af300184952f727c152dcebad1f02530893922 100644 (file)
@@ -33,9 +33,9 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
 
      - A default value for the parameter.
 
-     - The minimun acceptable value for the parameter.
+     - The minimum acceptable value for the parameter.
 
-     - The maximun acceptable value for the parameter (if greater than
+     - The maximum acceptable value for the parameter (if greater than
      the minimum).
 
    Be sure to add an entry to invoke.texi summarizing the parameter.  */