Author: rjung
Date: Sat Dec  6 17:23:58 2014
New Revision: 1643570

URL: http://svn.apache.org/r1643570
Log:
Fix typo in docs.

Modified:
    tomcat/trunk/webapps/docs/architecture/overview.xml

Modified: tomcat/trunk/webapps/docs/architecture/overview.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/architecture/overview.xml?rev=1643570&r1=1643569&r2=1643570&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/architecture/overview.xml (original)
+++ tomcat/trunk/webapps/docs/architecture/overview.xml Sat Dec  6 17:23:58 2014
@@ -94,7 +94,7 @@ connectors available with Tomcat. These
 <a href="../config/http.html">HTTP connector</a> which is used for
 most HTTP traffic, especially when running Tomcat as a standalone server,
 and the <a href="../config/ajp.html">AJP connector</a> which implements
-the AJP procotol used when connecting Tomcat to a web server such as
+the AJP protocol used when connecting Tomcat to a web server such as
 Apache HTTPD server. Creating a customized connector is a significant
 effort.
 </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to