summaryrefslogtreecommitdiff
path: root/manual/javacprops.html
diff options
context:
space:
mode:
authorGintas Grigelionis <gintas@apache.org>2018-03-10 20:17:33 +0100
committerGintas Grigelionis <gintas@apache.org>2018-03-10 20:17:33 +0100
commit14dfef587dbe4e7e3b22d018191dabfe710fec33 (patch)
tree09e5a6442115d467cc10d378b7a3d56030240a7a /manual/javacprops.html
parent5c9cb3d63ec100bffc59b3ae2d9f8d68e7eea7c8 (diff)
downloadant-14dfef587dbe4e7e3b22d018191dabfe710fec33.tar.gz
<kbd>, highlighting of input, output and inlined code
Diffstat (limited to 'manual/javacprops.html')
-rw-r--r--manual/javacprops.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/javacprops.html b/manual/javacprops.html
index 5593f2218..dc3e22bc2 100644
--- a/manual/javacprops.html
+++ b/manual/javacprops.html
@@ -26,7 +26,7 @@
<p>The <var>source</var> and <var>target</var> attributes
of <code>&lt;javac&gt;</code> don't have any default values for
-historical reasons. Since the underlying <code>javac</code>
+historical reasons. Since the underlying <kbd>javac</kbd>
compiler defaults depends on the JDK you use, you may encounter
build files that don't explicitly set those attributes and that will
no longer compile using a newer JDK. If you cannot change the build