aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Zadeck <zadeck@gcc.gnu.org>2005-07-28 04:57:07 +0000
committerKenneth Zadeck <zadeck@gcc.gnu.org>2005-07-28 04:57:07 +0000
commit9e7705cbd19b0fc8e5b3589e2a2c2a36eeb954c5 (patch)
tree47ebac6ab8e66979323764cf0c9918d4cc7d01b4
parentb8039bde3e870f731a80bcc54148f03e14449913 (diff)
downloadgcc-9e7705cbd19b0fc8e5b3589e2a2c2a36eeb954c5.zip
gcc-9e7705cbd19b0fc8e5b3589e2a2c2a36eeb954c5.tar.gz
gcc-9e7705cbd19b0fc8e5b3589e2a2c2a36eeb954c5.tar.bz2
fixed spelling error.
From-SVN: r102461
-rw-r--r--gcc/params.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/params.def b/gcc/params.def
index 3917822..36af300 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. */