+ minor doc fix
This commit is contained in:
@@ -1041,7 +1041,7 @@ support=support@example.co.uk</programlisting>
|
|||||||
|
|
||||||
<programlisting language="java"><beans xmlns="http://www.springframework.org/schema/beans"
|
<programlisting language="java"><beans xmlns="http://www.springframework.org/schema/beans"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xmlns:p="http://www.springframework.org/schema/c"
|
xmlns:c="http://www.springframework.org/schema/c"
|
||||||
xsi:schemaLocation="http://www.springframework.org/schema/beans
|
xsi:schemaLocation="http://www.springframework.org/schema/beans
|
||||||
http://www.springframework.org/schema/beans/spring-beans.xsd">
|
http://www.springframework.org/schema/beans/spring-beans.xsd">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user