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 a00b6c70 #91 (from Github, but re-done manually): Fix wrong link text 
in documentation
a00b6c70 is described below

commit a00b6c70b9e5986df068535b22d4cc2ebb4deefc
Author: ddekany <[email protected]>
AuthorDate: Sun Mar 19 17:51:12 2023 +0100

    #91 (from Github, but re-done manually): Fix wrong link text in 
documentation
---
 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 3d62b1e7..63e1fe8d 100644
--- a/src/manual/en_US/book.xml
+++ b/src/manual/en_US/book.xml
@@ -12844,7 +12844,7 @@ grant codeBase "file:/path/to/freemarker.jar"
           </listitem>
 
           <listitem>
-            <para>c <link linkend="ref_builtin_c">for strings</link>, <link
+            <para>c <link linkend="ref_builtin_c">for numbers</link>, <link
             linkend="ref_builtin_c_boolean">for booleans</link>, <link
             linkend="ref_builtin_c_string">for strings</link></para>
           </listitem>

Reply via email to