diff options
Diffstat (limited to 'gcc/params.def')
-rw-r--r-- | gcc/params.def | 4 |
1 files 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. */ |