This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-logging.git
The following commit(s) were added to refs/heads/master by this push:
new 809f224 typo and Oxford comma (#210)
809f224 is described below
commit 809f22417beeda262a631362d160ffbbfa34309d
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Sat Feb 10 13:50:09 2024 -0500
typo and Oxford comma (#210)
---
src/site/xdoc/index.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 30750d0..f4c76d5 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -67,7 +67,7 @@ package. In addition, there is a (short)
<a href="guide.html">User Guide</a>.</p>
<p>The <a href="https//wiki.apache.org/commons/Logging">Wiki site</a> has
-the latest updates, an FAQ and much other useful information.</p>
+the latest updates, an FAQ, and much other useful information.</p>
<p>
Users needing to become experts or wanting to help develop JCL should
(in addition) consult the <a href='tech.html'>Tech Guide</a>.
@@ -81,7 +81,7 @@ This gives short introductions to topics such as advanced
class loading.
Binary and source distributions are available
<a
href="https//commons.apache.org/proper/commons-logging/download_logging.cgi">here</a>.
</p>
- <subsection name='1.3.0 Release - Novemeber 2023'>
+ <subsection name='1.3.0 Release - November 2023'>
<p>Please refer to the
<a href="changes-report.html">change-report</a>.</p>
</subsection>