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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new f853aa7b 2.3.32 preview docs updated
f853aa7b is described below

commit f853aa7bdfa4afb6c83e96ba9715fed9450d8997
Author: ddekany <[email protected]>
AuthorDate: Thu Jan 5 16:44:20 2023 +0100

    2.3.32 preview docs updated
---
 builds/2.3.32-preview/docs/versions_2_3_32.html | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/builds/2.3.32-preview/docs/versions_2_3_32.html 
b/builds/2.3.32-preview/docs/versions_2_3_32.html
index 19348082..40087c8e 100644
--- a/builds/2.3.32-preview/docs/versions_2_3_32.html
+++ b/builds/2.3.32-preview/docs/versions_2_3_32.html
@@ -59,7 +59,7 @@ under the License.
 <h1 class="content-header header-section1" id="versions_2_3_32" 
itemprop="headline">2.3.32</h1>
 </div></div><div class="page-menu">
 <div class="page-menu-title">Page Contents</div>
-<ul><li><a class="page-menu-link" href="#autoid_150" 
data-menu-target="autoid_150">Changes on the FTL side</a></li><li><a 
class="page-menu-link" href="#autoid_151" data-menu-target="autoid_151">Changes 
on the Java side</a></li></ul> </div><p>Release date: 2023-01-05 + release 
process</p>
+<ul><li><a class="page-menu-link" href="#autoid_150" 
data-menu-target="autoid_150">Changes on the FTL side</a></li><li><a 
class="page-menu-link" href="#autoid_151" data-menu-target="autoid_151">Changes 
on the Java side</a></li></ul> </div><p>Release date: 2023-01-06 + release 
process</p>
           
 
 
@@ -94,7 +94,7 @@ under the License.
                   <code class="inline-code">incompatible_improvements</code>, 
the default
                   value is <code class="inline-code">&quot;legacy&quot;</code> 
that emulates the old
                   behavior of <code class="inline-code">?c</code> (where you 
can lose
-                  numerical prevision, etc.), so it&#39;s recommended to set 
it to
+                  numerical precision, etc.), so it&#39;s recommended to set 
it to
                   something else.</p>
                 </li>
 
@@ -209,9 +209,9 @@ under the License.
               <code class="inline-code">?upper_case</code>. The primary 
problem people run
               into with the localized versions is that with Turkish locale the
               letter <code class="inline-code">i</code>, and <code 
class="inline-code">I</code> has
-              different conversions as in most languages, which causes problem
-              if the conversion was for computer consumption (for technical
-              purposes), and not for humans.</p>
+              different conversions than in most languages, which causes
+              problem if the conversion was for computer consumption (for
+              technical purposes), and not for humans.</p>
             </li>
 
             <li>
@@ -268,7 +268,7 @@ under the License.
 
             <li>
               <p>Improved <code 
class="inline-code">StringUtil.jsStringEnc</code> and
-              <code class="inline-code">javaSctringEsc</code> to support 
quoting. Also
+              <code class="inline-code">javaSctringEnc</code> to support 
quoting. Also
               <code class="inline-code">jsStringEnc</code> now have a mode 
that targets both
               JavaScript and JSON, and doesn&#39;t give up apostrophe
               escaping.</p>
@@ -322,7 +322,7 @@ under the License.
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a 
href="https://freemarker.apache.org/";>What is FreeMarker?</a></li><li><a 
href="https://freemarker.apache.org/freemarkerdownload.html";>Download</a></li><li><a
 href="app_versions.html">Version history</a></li><li><a 
href="app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="app_license.html">License</a></li><li><a  [...]
 Last generated:
-<time itemprop="dateModified" datetime="2023-01-05T13:14:22Z" title="Thursday, 
January 5, 2023 1:14:22 PM GMT">2023-01-05 13:14:22 GMT</time>, for Freemarker 
2.3.32 </p>
+<time itemprop="dateModified" datetime="2023-01-05T15:41:10Z" title="Thursday, 
January 5, 2023 3:41:10 PM GMT">2023-01-05 15:41:10 GMT</time>, for Freemarker 
2.3.32 </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2023
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="https://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>

Reply via email to