UseJava: Fix grammar error in documentation

This commit is contained in:
Matthew Woehlke 2016-05-09 13:53:47 -04:00 committed by Brad King
parent ebcc13e1b3
commit bcf3968851
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.