You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2017/03/01 14:21:33 UTC

[35/50] [abbrv] incubator-freemarker git commit: (Manual typo)

(Manual typo)


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/2a396462
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/2a396462
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/2a396462

Branch: refs/heads/2.3
Commit: 2a396462574548452dd7376cad07573a8064812b
Parents: 973ea4c
Author: ddekany <dd...@apache.org>
Authored: Wed Mar 1 14:51:27 2017 +0100
Committer: ddekany <dd...@apache.org>
Committed: Wed Mar 1 14:51:27 2017 +0100

----------------------------------------------------------------------
 src/manual/en_US/book.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/2a396462/src/manual/en_US/book.xml
----------------------------------------------------------------------
diff --git a/src/manual/en_US/book.xml b/src/manual/en_US/book.xml
index 2e9015b..59282bb 100644
--- a/src/manual/en_US/book.xml
+++ b/src/manual/en_US/book.xml
@@ -26834,8 +26834,8 @@ TemplateModel x = env.getVariable("x");  // get variable x</programlisting>
             </listitem>
 
             <listitem>
-              <para><literal>MultiTemplateLoader</literal>, when it's in
-              sticky mode (the default), and the
+              <para>Bug fixed: <literal>MultiTemplateLoader</literal>, when
+              it's in sticky mode (the default), and the
               <literal>TemplateLoader</literal> that was successfully used for
               a given name last time doesn't find the template now (let's call
               it the sticked <literal>TemplateLoader</literal>), and thus