Sfoglia il codice sorgente

UseJava: Fix grammar error in documentation

Matthew Woehlke 9 anni fa
parent
commit
bcf3968851
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Modules/UseJava.cmake

+ 1 - 1
Modules/UseJava.cmake

@@ -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
 #       get_property(TARGET <target_name> PROPERTY <propery_name>)
 #    command.