This is an automated email from the ASF dual-hosted git repository. pgil pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git
The following commit(s) were added to refs/heads/master by this push: new 42b8c32 Fixed: Typo in other occurence of month name. 42b8c32 is described below commit 42b8c32b91e6719096d7822a77a6cd1d667869aa Author: Gil Portenseigne <gil.portensei...@nereide.fr> AuthorDate: Tue Sep 3 14:38:10 2024 +0200 Fixed: Typo in other occurence of month name. --- download.html | 2 +- template/page/download.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/download.html b/download.html index b54dd38..9112c76 100644 --- a/download.html +++ b/download.html @@ -298,7 +298,7 @@ available <a href="security.html">here</a></p> <h2>Apache OFBiz 18.12.16</h2> <div class="divider"><span></span></div> - <p> Released in Semptember 2024, this is the 16th release of the 18.12 series, that has been stabilized since December 2018.</p> + <p> Released in September 2024, this is the 16th release of the 18.12 series, that has been stabilized since December 2018.</p> <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.16.zip" target="external" >Download OFBiz 18.12.16</a> <a href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.16.zip.asc" target="external">[PGP]</a> <a href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.16.zip.sha512" target="external">[SHA512]</a> diff --git a/template/page/download.tpl.php b/template/page/download.tpl.php index 31fbcd0..7bfc441 100644 --- a/template/page/download.tpl.php +++ b/template/page/download.tpl.php @@ -199,7 +199,7 @@ available <a href="security.html">here</a></p> <h2>Apache OFBiz 18.12.16</h2> <div class="divider"><span></span></div> - <p> Released in Semptember 2024, this is the 16th release of the 18.12 series, that has been stabilized since December 2018.</p> + <p> Released in September 2024, this is the 16th release of the 18.12 series, that has been stabilized since December 2018.</p> <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.16.zip" target="external" >Download OFBiz 18.12.16</a> <a href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.16.zip.asc" target="external">[PGP]</a> <a href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.16.zip.sha512" target="external">[SHA512]</a>