summaryrefslogtreecommitdiff
path: root/Modules/FindJava.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-11-06 13:50:40 -0500
committerBrad King <brad.king@kitware.com>2014-11-06 14:52:26 -0500
commit20c5f4fbd98148685954a6d9ca567d43758f63aa (patch)
treeb9e19074122ec3701cae51c2131e20ee89a33690 /Modules/FindJava.cmake
parent6c4aa388a5de3786f16fe806e4586d5f8d9e205d (diff)
downloadcmake-20c5f4fbd98148685954a6d9ca567d43758f63aa.tar.gz
Modules: Wrap long lines in pre-formatted documentation blocks
Help format the blocks better for display without a wide screen.
Diffstat (limited to 'Modules/FindJava.cmake')
-rw-r--r--Modules/FindJava.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindJava.cmake b/Modules/FindJava.cmake
index 0bd7eb0739..79be34eff2 100644
--- a/Modules/FindJava.cmake
+++ b/Modules/FindJava.cmake
@@ -17,7 +17,7 @@
# Java_JAVAH_EXECUTABLE = the full path to the Java header generator
# Java_JAVADOC_EXECUTABLE = the full path to the Java documention generator
# Java_JAR_EXECUTABLE = the full path to the Java archiver
-# Java_VERSION_STRING = Version of the package found (java version), eg. 1.6.0_12
+# Java_VERSION_STRING = Version of java found, eg. 1.6.0_12
# Java_VERSION_MAJOR = The major version of the package found.
# Java_VERSION_MINOR = The minor version of the package found.
# Java_VERSION_PATCH = The patch version of the package found.