Skip to content

Commit 6579c86

Browse files
committed
(Manual typo fix)
1 parent becc837 commit 6579c86

File tree

1 file changed

+2
-2
lines changed
  • freemarker-manual/src/main/docgen/en_US

1 file changed

+2
-2
lines changed

freemarker-manual/src/main/docgen/en_US/book.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30925,9 +30925,9 @@ TemplateModel x = env.getVariable("x"); // get variable x</programlisting>
3092530925
xlink:href="https://github.com/apache/freemarker/pull/79">GitHub
3092630926
PR 79</link>: Switched from Ant, to Gradle. IDE setup now
3092730927
involves no lengthy manual adjustments, assuming it's fairly
30928-
recent IDE with decent Gradle support. There's on
30928+
recent IDE with decent Gradle support. There's no
3092930929
<literal>build.properties</literal> to set up either, but
30930-
you need to ensure that you have both JDK 8, and JDK 16m and
30930+
you need to ensure that you have both JDK 8, and JDK 16, and
3093130931
that Gradle finds them. See the <literal>README.md</literal>
3093230932
for more instructions. (Gradle itself is self-installing, of
3093330933
course.)</para>

0 commit comments

Comments
 (0)