fix comment typo

From-SVN: r50929
This commit is contained in:
Jason Merrill 2002-03-17 18:47:02 -05:00
parent e6542f4e1f
commit ab93b54345

View File

@ -292,7 +292,7 @@ build_cplus_new (type, init)
return rval;
}
/* Buidl a TARGET_EXPR using INIT to initialize a new temporary of the
/* Build a TARGET_EXPR using INIT to initialize a new temporary of the
indicated TYPE. */
tree