[struts-site] branch asf-site updated: Updates production by Jenkins

2019-04-08 Thread git-site-role
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 84c9bd9  Updates production by Jenkins
84c9bd9 is described below

commit 84c9bd99984629b6b27bdd8b768c9750412faee7
Author: jenkins 
AuthorDate: Mon Apr 8 19:31:08 2019 +

Updates production by Jenkins
---
 content/mail.html| 4 ++--
 content/primer.html  | 2 +-
 content/youatstruts.html | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/mail.html b/content/mail.html
index 2fd7f05..45d43a3 100644
--- a/content/mail.html
+++ b/content/mail.html
@@ -130,13 +130,13 @@
 Mailing Lists
 A mailing list is an electronic discussion forum that anyone can subscribe 
to. When someone sends an email message 
 to the mailing list, a copy of that message is broadcast to everyone who is 
subscribed to that mailing list. Mailing 
-lists are the primary means ofcommunication for people working within the 
Apache Struts Project.
+lists are the primary means of communication for people working within the 
Apache Struts Project.
 
 HEADS UP!
 
 A message sent to a public mailing 
list cannot be unpublished. Although we might be able to modify our own mail 
archives, 
 the message is mirrored to a lot of other archiving systems which we do not 
have under control. Therefore almost 100% 
-of all delete requests are denied. Please make sure you do not send 
any potential sensitive information to the mailing list,
+of all delete requests are denied. Please make sure you do not send 
any potential sensitive information to the mailing list,
 including passwords, server names, ips and so on.
 
 Subscribing
diff --git a/content/primer.html b/content/primer.html
index 250b0c8..8b05064 100644
--- a/content/primer.html
+++ b/content/primer.html
@@ -481,7 +481,7 @@ between the View and Model, which can make applications
 significantly easier to create and maintain.
 
 While MVC is a convenient paradigm, many workers find that
-applcations may utilize more than three layers.
+applications may utilize more than three layers.
 For example, within the Model, there is often distinct business
 logic and data access layers.
 
diff --git a/content/youatstruts.html b/content/youatstruts.html
index 1a6d0bb..63ea58b 100644
--- a/content/youatstruts.html
+++ b/content/youatstruts.html
@@ -172,7 +172,7 @@ And a good community does not reduce itself to people who 
write code.
 http://jakarta.apache.org/site/contributing.html;>Contributing.
 
 Here is another comment that was sent to the Jakarta Turbine Mailing
-List about the open source process and the contrastbetween how an
+List about the open source process and the contrast between how an
 open source product and a proprietary product improve through the user
 community: http://jakarta.apache.org/site/understandingopensource.html;>Understanding
 Opensource.
 



[struts-site] branch master updated: Fix some typos

2019-04-08 Thread amashchenko
This is an automated email from the ASF dual-hosted git repository.

amashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/master by this push:
 new 8de6129  Fix some typos
8de6129 is described below

commit 8de61295118487cce2ba074cd7413fa1467212ee
Author: Aleksandr Mashchenko 
AuthorDate: Mon Apr 8 22:16:45 2019 +0300

Fix some typos
---
 source/mail.md| 4 ++--
 source/primer.md  | 2 +-
 source/youatstruts.md | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/source/mail.md b/source/mail.md
index 7ce4e8b..f32a110 100644
--- a/source/mail.md
+++ b/source/mail.md
@@ -6,13 +6,13 @@ title: Mailing Lists
 # Mailing Lists
 A mailing list is an electronic discussion forum that anyone can subscribe to. 
When someone sends an email message 
 to the mailing list, a copy of that message is broadcast to everyone who is 
subscribed to that mailing list. Mailing 
-lists are the primary means ofcommunication for people working within the 
Apache Struts Project.
+lists are the primary means of communication for people working within the 
Apache Struts Project.
 
 **HEADS UP!**
 
 A message sent to a public mailing list cannot be unpublished. Although we 
might be able to modify our own mail archives, 
 the message is mirrored to a lot of other archiving systems which we do not 
have under control. Therefore almost 100% 
-of all delete requests are denied. Please make sure you **do not send any 
potential sensitive information to the mailing list<**,
+of all delete requests are denied. Please make sure you **do not send any 
potential sensitive information to the mailing list**,
 including passwords, server names, ips and so on.
 {:.alert .alert-block .alert-error}
 
diff --git a/source/primer.md b/source/primer.md
index 406df08..463eacc 100644
--- a/source/primer.md
+++ b/source/primer.md
@@ -329,7 +329,7 @@ between the View and Model, which can make applications
 significantly easier to create and maintain.
 
 While MVC is a convenient paradigm, many workers find that
-applcations may utilize more than three layers.
+applications may utilize more than three layers.
 For example, within the Model, there is often distinct business
 logic and data access layers.
 
diff --git a/source/youatstruts.md b/source/youatstruts.md
index 904da02..b6dfb84 100644
--- a/source/youatstruts.md
+++ b/source/youatstruts.md
@@ -48,7 +48,7 @@ If you like, you can read Craig R. McClanahans article on
 [Contributing](http://jakarta.apache.org/site/contributing.html).
 
 Here is another comment that was sent to the Jakarta Turbine Mailing
-List about the open source process and the contrastbetween how an
+List about the open source process and the contrast between how an
 open source product and a proprietary product improve through the user
 community: [Understanding 
Opensource](http://jakarta.apache.org/site/understandingopensource.html).