You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2021/12/15 14:02:18 UTC

[logging-log4j2] branch release-2.x updated: Fixed 3 typos.

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

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 308c086  Fixed 3 typos.
308c086 is described below

commit 308c08669aaa0c04e975bb4304f35ba9da421286
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Dec 15 09:02:15 2021 -0500

    Fixed 3 typos.
---
 src/site/markdown/download.md.vm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/site/markdown/download.md.vm b/src/site/markdown/download.md.vm
index 4f8ab06..43717ca 100644
--- a/src/site/markdown/download.md.vm
+++ b/src/site/markdown/download.md.vm
@@ -60,8 +60,8 @@ than from a mirror. Then verify the signatures using
 
 Apache Log4j ${Log4jReleaseVersion} is signed by ${Log4jReleaseManager} (${Log4jReleaseKey})
 
-Alternatively, you can verify the SHA512 signature on the files. A unix program called sha or sha512sum is included
-in many unix distributions.
+Alternatively, you can verify the SHA512 signature on the files. A Unix program called sha or sha512sum is included
+in many Unix distributions.
 
 $h2 Previous Releases
 
@@ -69,7 +69,7 @@ Log4j 2.12.2 was the last 2.x release to support Java 7 while Log4j 2.3 was the
 Java 6. The Log4j team no longer provides support for Java 6 or 7.
 
 All previous releases of Apache log4j can be found in the
-[ASF archive repository](https://archive.apache.org/dist/logging/log4j/). Of course, all releases are availble for
+[ASF archive repository](https://archive.apache.org/dist/logging/log4j/). Of course, all releases are available for
 use as dependencies from the [Maven Central Repository](https://search.maven.org/search?q=org.apache.logging.log4j)
 
 $h2 Using Log4j on your classpath