This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git


The following commit(s) were added to refs/heads/2.3-gae by this push:
     new 06421cf  (Manual fix)
06421cf is described below

commit 06421cf8ab12a5c5da3b9fc4a5c3d462f869d2a4
Author: ddekany <[email protected]>
AuthorDate: Fri Nov 1 19:44:33 2019 +0100

    (Manual fix)
---
 src/manual/en_US/book.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/manual/en_US/book.xml b/src/manual/en_US/book.xml
index a99606f..dc47af5 100644
--- a/src/manual/en_US/book.xml
+++ b/src/manual/en_US/book.xml
@@ -19876,7 +19876,7 @@ Same as:
           <literal>?with_args(<replaceable>...</replaceable>)</literal> wasn't
           there:</para>
 
-          <programlisting>&lt;@myMacro?with_args({'a': 
1})&gt;...&lt;/<emphasis>@myMacro</emphasis>&gt;</programlisting>
+          <programlisting role="template">&lt;@myMacro?with_args({'a': 
1})&gt;...&lt;/<emphasis>@myMacro</emphasis>&gt;</programlisting>
         </section>
       </section>
     </chapter>

Reply via email to