From 0cfedf63f7051703248f76faf359167a2a8205d6 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sun, 15 Jan 2023 07:38:45 -0500 Subject: Fix typos --- src/site/resources/release-notes/RELEASE-NOTES-3.7.txt | 2 +- src/site/resources/release-notes/RELEASE-NOTES-3.8.1.txt | 2 +- src/site/resources/release-notes/RELEASE-NOTES-3.8.txt | 2 +- src/site/resources/release-notes/RELEASE-NOTES-3.9.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.7.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.7.txt index ca6685d24..d71f1e804 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.7.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.7.txt @@ -62,7 +62,7 @@ o LANG-1361: ExceptionUtils.getThrowableList() is using deprecated ExceptionUtil Historical list of changes: https://commons.apache.org/proper/commons-lang/changes-report.html For complete information on Apache Commons Lang, including instructions on how to submit bug reports, -patches, or suggestions for improvement, see the Apache Apache Commons Lang website: +patches, or suggestions for improvement, see the Apache Commons Lang website: https://commons.apache.org/proper/commons-lang/ diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.8.1.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.8.1.txt index 804f15151..c11adfcf3 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.8.1.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.8.1.txt @@ -50,7 +50,7 @@ o LANG-1419: Restore BundleSymbolicName for OSGi Historical list of changes: https://commons.apache.org/proper/commons-lang/changes-report.html For complete information on Apache Commons Lang, including instructions on how to submit bug reports, -patches, or suggestions for improvement, see the Apache Apache Commons Lang website: +patches, or suggestions for improvement, see the Apache Commons Lang website: https://commons.apache.org/proper/commons-lang/ diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.8.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.8.txt index 39f35604b..b760d8308 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.8.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.8.txt @@ -77,7 +77,7 @@ o LANG-1402: Null/index safe get methods for ArrayUtils Thanks to Mark Dacek. Historical list of changes: https://commons.apache.org/proper/commons-lang/changes-report.html For complete information on Apache Commons Lang, including instructions on how to submit bug reports, -patches, or suggestions for improvement, see the Apache Apache Commons Lang website: +patches, or suggestions for improvement, see the Apache Commons Lang website: https://commons.apache.org/proper/commons-lang/ diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt index 6e5bcc542..613847d80 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt @@ -43,7 +43,7 @@ o (doc) Fix javadoc for 'startIndex' parameter of StringUtils.join() Historical list of changes: https://commons.apache.org/proper/commons-lang/changes-report.html For complete information on Apache Commons Lang, including instructions on how to submit bug reports, -patches, or suggestions for improvement, see the Apache Apache Commons Lang website: +patches, or suggestions for improvement, see the Apache Commons Lang website: https://commons.apache.org/proper/commons-lang/ -- cgit v1.2.3