summaryrefslogtreecommitdiffstats
path: root/Source/cmSetTargetPropertiesCommand.h
diff options
context:
space:
mode:
authorAndreas Mohr <andim2@users.sourceforge.net>2013-05-04 12:53:26 (GMT)
committerBrad King <brad.king@kitware.com>2013-05-07 12:42:20 (GMT)
commitf57800d6f597ac812edb246b9b4cac2c8d238745 (patch)
tree9e45eed5ffef8da0f0d7904462b20da6b1bc9ad3 /Source/cmSetTargetPropertiesCommand.h
parentbf019d765d3993ba265c990a6e3a2e53defe112c (diff)
downloadCMake-f57800d6f597ac812edb246b9b4cac2c8d238745.zip
CMake-f57800d6f597ac812edb246b9b4cac2c8d238745.tar.gz
CMake-f57800d6f597ac812edb246b9b4cac2c8d238745.tar.bz2
Fix spelling and typos (product names)
API, Borland, MinGW, UNIX, Mac OS X.
Diffstat (limited to 'Source/cmSetTargetPropertiesCommand.h')
-rw-r--r--Source/cmSetTargetPropertiesCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmSetTargetPropertiesCommand.h b/Source/cmSetTargetPropertiesCommand.h
index 9dd7848..cf9c193 100644
--- a/Source/cmSetTargetPropertiesCommand.h
+++ b/Source/cmSetTargetPropertiesCommand.h
@@ -104,7 +104,7 @@ public:
"are common values for this property."
"\n"
"For shared libraries VERSION and SOVERSION can be used to specify "
- "the build version and api version respectively. When building or "
+ "the build version and API version respectively. When building or "
"installing appropriate symlinks are created if the platform "
"supports symlinks and the linker supports so-names. "
"If only one of both is specified the missing is assumed to have "