summaryrefslogtreecommitdiff
path: root/lib/javacomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/javacomp.h')
-rw-r--r--lib/javacomp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/javacomp.h b/lib/javacomp.h
index 4cf0921d89..7ebcbaae10 100644
--- a/lib/javacomp.h
+++ b/lib/javacomp.h
@@ -36,7 +36,7 @@
1.4 48.0
1.5 49.0
1.6 50.0
- target_version can also be given as NULL. In this case, the required
+ target_version can also be given as NULL. In this case, the required
target_version is determined from the found JVM (see javaversion.h).
Specifying target_version is useful when building a library (.jar) that is
useful outside the given package. Passing target_version = NULL is useful