From 9e7705cbd19b0fc8e5b3589e2a2c2a36eeb954c5 Mon Sep 17 00:00:00 2001 From: Kenneth Zadeck Date: Thu, 28 Jul 2005 04:57:07 +0000 Subject: [PATCH] fixed spelling error. From-SVN: r102461 --- gcc/params.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/params.def b/gcc/params.def index 39178228d07..36af3001849 100644 --- a/gcc/params.def +++ b/gcc/params.def @@ -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. */ -- 2.30.2