This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new aa1a660 Automatic Site Publish by Buildbot aa1a660 is described below commit aa1a66027a614220b9f3b3ddb9bdfb44443ecacc Author: buildbot <us...@infra.apache.org> AuthorDate: Tue Oct 13 07:26:38 2020 +0000 Automatic Site Publish by Buildbot --- output/core-developers/action-mapper.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/core-developers/action-mapper.html b/output/core-developers/action-mapper.html index 6ea9c4f..ff82f76 100644 --- a/output/core-developers/action-mapper.html +++ b/output/core-developers/action-mapper.html @@ -284,7 +284,7 @@ methods.</p> </code></pre></div></div> <p><code class="highlighter-rouge">CompositeActionMapper</code> will be configured with 2 ActionMapper, namely “struts” which is <code class="highlighter-rouge">org.apache.struts2.dispatcher.mapper.DefaultActionMapper</code> -and “restful” which is <code class="highlighter-rouge">org.apache.struts2.dispatcher.mapper.RestfulActionMapperRestfulActionMapper</code>.</p> +and “restful” which is <code class="highlighter-rouge">org.apache.struts2.dispatcher.mapper.RestfulActionMapper</code>.</p> <p><code class="highlighter-rouge">CompositeActionMapper</code> would consult each of them in order described above.</p>