Merge topic 'doc-NO_SONAME-typo'

1aa5216 Fix a few typos in NO_SONAME property description.
This commit is contained in:
David Cole 2012-05-08 14:32:43 -04:00 committed by CMake Topic Stage
commit fb337c66b8
1 changed files with 1 additions and 1 deletions

View File

@ -832,7 +832,7 @@ void cmTarget::DefineProperties(cmake *cm)
"plugins. If you use it on normal shared libraries which other targets "
"link against, on some platforms a linker will insert a full path to "
"the library (as specified at link time) into the dynamic section of "
"the dependant binary. Therefore, once installed, dynamic linker may "
"the dependent binary. Therefore, once installed, dynamic loader may "
"eventually fail to locate the library for the binary.");
cm->DefineProperty