typo
authorJason Merrill <jason@gcc.gnu.org>
Thu, 14 Dec 2000 19:30:43 +0000 (14:30 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 14 Dec 2000 19:30:43 +0000 (14:30 -0500)
From-SVN: r38257

gcc/cp/cvt.c

index e997d11d7bf4862fb1a0d700a58c6da7c5c7bc34..b428a96953df568916cd943449e23c57b43fe498 100644 (file)
@@ -1016,7 +1016,7 @@ convert_to_void (expr, implicit)
    conversions to/from basetypes may involve memory references
    (vbases) and adding or subtracting small values (multiple
    inheritance), but it calls convert from the constant folding code
-   on subtrees of already build trees after it has ripped them apart.
+   on subtrees of already built trees after it has ripped them apart.
 
    Also, if we ever support range variables, we'll probably also have to
    do a little bit more work.  */