From 6d4e202ef0717cf48bf209eddf628f942d444608 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Mon, 24 Jan 2000 21:53:54 -0500 Subject: [PATCH] typo From-SVN: r31600 --- gcc/cp/gxxint.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.30.2