OSDN Git Service

typo
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Dec 2000 19:30:43 +0000 (19:30 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Dec 2000 19:30:43 +0000 (19:30 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38257 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/cvt.c

index e997d11..b428a96 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.  */