Author: veithen Date: Sun Apr 14 20:44:14 2019 New Revision: 1857540 URL: http://svn.apache.org/viewvc?rev=1857540&view=rev Log: Fix typo.
This fixes #10. Modified: axis/axis2/java/core/trunk/README.txt Modified: axis/axis2/java/core/trunk/README.txt URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/README.txt?rev=1857540&r1=1857539&r2=1857540&view=diff ============================================================================== --- axis/axis2/java/core/trunk/README.txt (original) +++ axis/axis2/java/core/trunk/README.txt Sun Apr 14 20:44:14 2019 @@ -47,7 +47,7 @@ be performed: the META-INF directory 3) Drop the jar file to the $AXIS2_HOME/WEB-INF/services directory where $AXIS2_HOME represents the install directory of your Axis2 - runtime. (In the case of a servelet container this would be the + runtime. (In the case of a servlet container this would be the "axis2" directory inside "webapps".) To verify the deployment please go to http://<yourip>:<port>/axis2/ and