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

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git

commit e4c8d63f6dee56f6395e04e5a88a19688dd5ea72
Author: Juan Pablo Santos Rodríguez <[email protected]>
AuthorDate: Mon Nov 15 15:20:01 2021 +0100

    Fix some typos found by LanguageTool / IntelliJ
---
 ChangeLog.md | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 33ced0f..95053ce 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -350,14 +350,14 @@ using a `TestEngine` could end up processing events using 
managers registered by
 * _2.11.0-M7-git-17_
 
 * Extracted Wiki initialization servlet context listener to its own module 
`jspwiki-bootstrap`
-    * This module is responsible of the startup procedures of the application, 
before the Engine is created:
+    * This module is responsible for the startup procedures of the 
application, before the Engine is created:
         * Locate and instantiate Wiki's SPIs implementations
         * Log configuration
 
 * Begin to prepare 
[JSPWIKI-795](https://issues.apache.org/jira/projects/JSPWIKI/issues/JSPWIKI-795)
 - Update logging subsystem in JSPWiki
     * Log4J will now be configured only if present in classpath. Right now 
this means always, but once 
     the logging subsystem is updated and in order to allow backwards 
compatibility with existing custom
-    extensions, it will be have to be explicitly added.
+    extensions, it will have to be explicitly added.
 
 * Small usability improvement on login page: make tab key follow login form 
fields
 
@@ -546,7 +546,7 @@ to fix russian translation. Thanks!
 * Fixed possible synchronization issues on `DefaultProgressManager` and 
`WikiAjaxDispatcherServlet`
 * `PageEventFilter` moved from `event` to `filters` package
 * `WikiEngine#init(..)` now enforces at least a 3.1 servlet api environment, 
inline with the servlet-api dependency version
-* [JSPWIKI-1127](https://issues.apache.org/jira/browse/JSPWIKI-1127): Get rid 
off jspwiki.referenceStyle
+* [JSPWIKI-1127](https://issues.apache.org/jira/browse/JSPWIKI-1127): Get rid 
of `jspwiki.referenceStyle`
 * Dependency updates
     * ASF parent pom to version 23
     * Awaitility to 4.0.2
@@ -640,8 +640,8 @@ timestamped dirs and want to know which folder was 
generated by what test
 * _2.11.0-M6-git-05_
 
 * Couple of methods moved out of `WikiEngine`
-    * `safeGetQueryParameter`: moved as an static method on `HttpUtil`; it now 
requires content encoding as a parameter
-    * `getRequiredProperty`: moved back as an static method to `TextUtil` - it 
now throws a `NoSuchElementException` (unchecked) instead of 
`NoRequiredPropertyException` (checked)
+    * `safeGetQueryParameter`: moved as a static method on `HttpUtil`; it now 
requires content encoding as a parameter
+    * `getRequiredProperty`: moved back as a static method to `TextUtil` - it 
now throws a `NoSuchElementException` (unchecked) instead of 
`NoRequiredPropertyException` (checked)
 
 * Maven plugins changes
     * Change javadocs' doclet to 
[UMLDoclet](https://github.com/talsma-ict/umldoclet), which can be used with 
JDK >= 9 (see associated note on 
[`mvn_cheat-sheet.md`](https://github.com/apache/jspwiki/blob/master/mvn_cheat-sheet.md#3-reports-specific)
 for details)
@@ -956,7 +956,7 @@ and also scans `.md` and `.xml` files.
 * [JSPWIKI-1108](https://issues.apache.org/jira/browse/JSPWIKI-1108) interwiki 
links with illegal characters causes XSS vulnerability
 
 * [JSPWIKI-1107](https://issues.apache.org/jira/browse/JSPWIKI-1107) uploading 
attachments with illegal filename causes XSS vulnerability
-  Fixing side-effect on slimbox links, when rendering the caption with illegal 
characters.
+  Fixing side effect on slimbox links, when rendering the caption with illegal 
characters.
 
 **2019-04-22  Dirk Frederickx (brushed AT apache DOT org)**
 
@@ -1087,7 +1087,7 @@ and also scans `.md` and `.xml` files.
     * gson to 2.8.5
     * lucene to 7.7.0
     * nekohtml to 1.9.22
-    * stripes to 1.7.0-async (needed to test [JSPWIKI-1088)
+    * stripes to 1.7.0-async (needed to test 
[JSPWIKI-1088](https://issues.apache.org/jira/browse/JSPWIKI-1088))
     * tomcat to 8.5.38
 
 * fixed css path and packaging of webresources
@@ -1502,7 +1502,7 @@ which is saved in a cookie.
   linked page is created, as the page render cache must also take into account
   if the plugins should be rendered or not.
 
-* JSPWiki portable: Update bundled Apache Tomcat to latest version on 7.x 
branch
+* JSPWiki portable: Update bundled Apache Tomcat to the latest version on 7.x 
branch
   and launch4j to 3.11.
 
 * JSPWiki portable: As appbundler is not longer accesible through java.net, use
@@ -1605,7 +1605,7 @@ which is saved in a cookie.
 
 * Fixing some minor issues with the Image plugin ALIGN parameter
 
-* `%%magnify`: add a magnifying glass to to reveal details of a cropped images.
+* `%%magnify`: add a magnifying glass to reveal details of a cropped images.
   Hover the mouse above the image to see the effect.
 
 * Redesigned Header
@@ -1766,12 +1766,12 @@ which is saved in a cookie.
 
 * JSPWiki BLOGS
   Final update of the styling of JSPWiki's BLOGs.
-  Also the fancy weblog calendar is now back in the sidebar
+  Also, the fancy weblog calendar is now back in the sidebar
   when viewing a blog post.
 
 * Add-Comment JSP refactored:
   When adding a comment to a wiki-page, you will see the content of the main 
page
-  at the top of the editing screen,  so you know what your are commenting on.
+  at the top of the editing screen,  so you know what you are commenting on.
   Improved hover menu on the SAVE/POST button for entering the change-note and
   comment-signature fields.
 
@@ -1947,7 +1947,7 @@ which is saved in a cookie.
 
 * _2.10.3-svn-4_  Few more small fixes related to the HADDOCK template
 
-* Few fixes on well formed HTML (`SearchBox.jsp`, `PageInfo.jsp`, `Nav.jsp`)
+* Few fixes on well-formed HTML (`SearchBox.jsp`, `PageInfo.jsp`, `Nav.jsp`)
 
 * Fixed some missing localizations in `Nav.jsp`.
 
@@ -1983,7 +1983,7 @@ which is saved in a cookie.
 * Fix `%%viewer` "Mixed content" error  (avoid serving http content via https )
 * Fix visibility if the Titlebox page has no content
 * Add fallback for IE, when the browser doesn't support FLEXBOX support
-* Fix scrollbars on prettified sections on windows (IE, Chrome)
+* Fix scrollbars on prettified sections on Windows (IE, Chrome)
 * Add fallback font (SegoeUI) for windows because Helvetica Neue is not 
supported
 
 * Fix consistency of the styling of the "OK" buttons in many forms.
@@ -2118,9 +2118,9 @@ WYSIWYG further enhancements
 
 * Added ajax-based live-preview for wysiwyg editors to the Haddock Template.
   When editing in wysiwyg mode, you now get immediately a preview of the wiki 
markup.
-  (similar to the live-preview mode of the plain editor)
+  (similar to the live-preview mode of the plain editor).
 
-* The wysiwyg editors are now resizable, just like the plain editor..
+* The wysiwyg editors are now resizable, just like the plain editor.
 
 
 **2015-08-04  Dirk Frederickx (brushed AT apache DOT org)**
@@ -2516,7 +2516,7 @@ Summary of main changes:
 
 * _2.10.2-svn-1_
 
-* Fixed [JSPWIKI-396](https://issues.apache.org/jira/browse/JSPWIKI-396) - by 
making the server signature comparison case insensitive (reported by Jürgen 
Weber)
+* Fixed [JSPWIKI-396](https://issues.apache.org/jira/browse/JSPWIKI-396) - by 
making the server signature comparison case-insensitive (reported by Jürgen 
Weber)
 
 **2014-05-23  Harry Metske (metskem AT apache DOT org)**
 
@@ -2709,7 +2709,7 @@ jspwiki.templateDir = haddock
 
 * [JSPWIKI-431](https://issues.apache.org/jira/browse/JSPWIKI-431) Attachment 
Upload, support upload of multiple files, drag&drop,
 improved progress bars.
-However the server functionality to upload multiple files is
+However, the server functionality to upload multiple files is
 currently broken. FFS
 
 * [JSPWIKI-432](https://issues.apache.org/jira/browse/JSPWIKI-432) Simplify 
Tabbed Section Markup
@@ -2749,7 +2749,7 @@ markup.
 
 * [JSPWIKI-512](https://issues.apache.org/jira/browse/JSPWIKI-512) CSS Error 
with Firefox 2.0.20
 
-*  Upgrade wro4j to latest version 1.7.3
+*  Upgrade wro4j to latest version, 1.7.3
 
 **2014-02-12  Juan Pablo Santos (juanpablo AT apache DOT org)**
 

Reply via email to