summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2000-01-25 02:53:54 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2000-01-25 02:53:54 +0000
commite3df0f8cd74dff2b99e2f597bfbd37f85bc19a98 (patch)
tree29e2578fa571150ee2baa062a5440571292f53f1
parent87ccbd329a4c6e1824b6266b4e9d9cc265e0c32d (diff)
downloadppe42-gcc-e3df0f8cd74dff2b99e2f597bfbd37f85bc19a98.tar.gz
ppe42-gcc-e3df0f8cd74dff2b99e2f597bfbd37f85bc19a98.zip
typo
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31600 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/cp/gxxint.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/gxxint.texi b/gcc/cp/gxxint.texi
index df9d100c3c3..b90e3f80d02 100644
--- a/gcc/cp/gxxint.texi
+++ b/gcc/cp/gxxint.texi
@@ -1458,7 +1458,7 @@ are needed, and how to emit them if they are.
@node Mangling, Concept Index, Free Store, Top
@section Function name mangling for C++ and Java
-Both C++ and Jave provide overloaded function and methods,
+Both C++ and Java provide overloaded functions and methods,
which are methods with the same types but different parameter lists.
Selecting the correct version is done at compile time.
Though the overloaded functions have the same name in the source code,
OpenPOWER on IntegriCloud