STYLE: Fix comment on cmTarget::LinkInterface

The comment had a typo and was longer than necessary.
This commit is contained in:
Brad King 2009-07-07 10:56:51 -04:00
parent 34f78ee552
commit 94a4a614ca
1 changed files with 2 additions and 3 deletions

View File

@ -236,9 +236,8 @@ public:
bool IsImported() const {return this->IsImportedTarget;}
/** The link interface specifies the transitive librarty
dependencies and other information needed by targets that link
to this target. */
/** The link interface specifies transitive library dependencies and
other information needed by targets that link to this target. */
struct LinkInterface
{
// Libraries listed in the interface.