aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-05-16 07:13:59 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1995-05-16 07:13:59 -0400
commit6de129de79f7646825d5b004d9fdbca5b893d106 (patch)
treec85e45f550339df495f390da72d6591be69992e7 /gcc
parentf79e449be8e45680ea55618dbaca813a83e53b67 (diff)
downloadgcc-6de129de79f7646825d5b004d9fdbca5b893d106.zip
gcc-6de129de79f7646825d5b004d9fdbca5b893d106.tar.gz
gcc-6de129de79f7646825d5b004d9fdbca5b893d106.tar.bz2
Fix typo: MAIN_VARIANT.
From-SVN: r9710
Diffstat (limited to 'gcc')
-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 39b1bb4..2db1dc9 100644
--- a/gcc/cp/gxxint.texi
+++ b/gcc/cp/gxxint.texi
@@ -122,7 +122,7 @@ term left-most refers to the depth first left-most node. It uses
the things that have @code{BINFO_OFFSET}s of zero are shared and will
have themselves as their own @code{MAIN_VARIANT}s. The non-shared right
ones, are copies of the left-most one, hence if it is its own
-@code{MAIN_VARIENT}, we know it IS a left-most one, if it is not, it is
+@code{MAIN_VARIANT}, we know it IS a left-most one, if it is not, it is
a non-left-most one.
@code{get_base_distance}'s path and distance matters in its use in: