This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 5094459564 AXIS2-6069, Doc typo
5094459564 is described below
commit 50944595646f62dd396b07bf767c83afac19ab76
Author: Robert Lazarski <[email protected]>
AuthorDate: Tue Jun 25 11:03:37 2024 -1000
AXIS2-6069, Doc typo
---
src/site/xdoc/docs/webadminguide.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/xdoc/docs/webadminguide.xml
b/src/site/xdoc/docs/webadminguide.xml
index b398c7ae8e..e79d3d2c32 100644
--- a/src/site/xdoc/docs/webadminguide.xml
+++ b/src/site/xdoc/docs/webadminguide.xml
@@ -110,7 +110,7 @@ Guide</a> for instructions). From the <a
href="#homepage">Axis2 Web
Application Home page</a> you can go to the Administration page by
clicking the 'Administration' link. The Login page shown below will
appear requesting the user name and password. The default user name
-and password are are undefined by default as the values are blank
+and password are undefined by default as the values are blank
in the axis2.xml file. You must edit the axis2.xml to enable a login
by defining a username and password. Below is an arbitrary example.
The username is 'admin' (without quotes) and the password is 'axis2'