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 8401880 Updates production by Jenkins
8401880 is described below
commit 8401880921573879de8baf49198bed3e2adfada8
Author: jenkins <[email protected]>
AuthorDate: Fri Apr 13 05:00:55 2018 +0000
Updates production by Jenkins
---
content/plugins/convention/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/plugins/convention/index.html
b/content/plugins/convention/index.html
index 0d6a352..9c25df6 100644
--- a/content/plugins/convention/index.html
+++ b/content/plugins/convention/index.html
@@ -771,7 +771,7 @@ defined in the class, that are not fully qualified action
URLs. When this annota
file, it changes the default namespace for all actions defined in the Java
package. Here is an example of the annotation
on an action class:</p>
-<p><strong>com.example.actions.HelloWorl</strong></p>
+<p><strong>com.example.actions.HelloWorld</strong></p>
<div class="highlighter-rouge"><pre class="highlight"><code><span
class="kn">package</span> <span class="n">com</span><span
class="o">.</span><span class="na">example</span><span class="o">.</span><span
class="na">actions</span><span class="o">;</span>
--
To stop receiving notification emails like this one, please contact
[email protected].