Merge topic 'UseJava-fix-typo'

bcf39688 UseJava: Fix grammar error in documentation
This commit is contained in:
Brad King 2016-06-01 09:05:58 -04:00 committed by CMake Topic Stage
commit 62adedbf5e
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
# #
# :: # ::
# #
# The add_jar() functions sets some target properties. You can get these # The add_jar() function sets some target properties. You can get these
# properties with the # properties with the
# get_property(TARGET <target_name> PROPERTY <propery_name>) # get_property(TARGET <target_name> PROPERTY <propery_name>)
# command. # command.