]> gcc.gnu.org Git - gcc.git/commitdiff
typo
authorJason Merrill <jason@gcc.gnu.org>
Tue, 25 Jan 2000 02:53:54 +0000 (21:53 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 25 Jan 2000 02:53:54 +0000 (21:53 -0500)
From-SVN: r31600

gcc/cp/gxxint.texi

index df9d100c3c31a2165dfb7b65d4e7f78d3c8310f6..b90e3f80d02cd1186380e82b2d8dea1282dbf8a3 100644 (file)
@@ -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,
This page took 0.063054 seconds and 5 git commands to generate.