aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.texi
diff options
context:
space:
mode:
authorRodney Brown <RodneyBrown@pmsc.com>2000-07-12 04:29:22 +0000
committerJeff Law <law@gcc.gnu.org>2000-07-11 22:29:22 -0600
commit2a59078d5140c24ab8d868626bef79738d145ac8 (patch)
tree23c0b69a8424d7b57b12da97651b2ae0f1c60d43 /gcc/gcc.texi
parent5c6f90e71a8f9e1d40fe935cf1cad6f0f8be5e6d (diff)
downloadgcc-2a59078d5140c24ab8d868626bef79738d145ac8.zip
gcc-2a59078d5140c24ab8d868626bef79738d145ac8.tar.gz
gcc-2a59078d5140c24ab8d868626bef79738d145ac8.tar.bz2
gcc.texi: Fix minor typos
* gcc.texi: Fix minor typos * extend.texi: Fix minor typos From-SVN: r34980
Diffstat (limited to 'gcc/gcc.texi')
-rw-r--r--gcc/gcc.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/gcc.texi b/gcc/gcc.texi
index 483947e..9267ef1 100644
--- a/gcc/gcc.texi
+++ b/gcc/gcc.texi
@@ -1013,7 +1013,7 @@ PTF releases (3.2.2, 3.2.3, or 3.2.3e). Users of AIX 3.1 should request
PTF U403044 from IBM and users of AIX 3.2 should request PTF U416277.
See the file @file{README.RS6000} for more details on these updates.
-You can test for the presense of a fixed assembler by using the
+You can test for the presence of a fixed assembler by using the
command
@smallexample
@@ -1861,7 +1861,7 @@ problem.
@code{unprotoize} can become confused when trying to convert a function
definition or declaration which contains a declaration for a
pointer-to-function formal argument which has the same name as the
-function being defined or declared. We recommand you avoid such choices
+function being defined or declared. We recommend you avoid such choices
of formal parameter names.
@item