+ minor doc fix

This commit is contained in:
Costin Leau 2011-11-28 10:28:14 +00:00
parent d35620511e
commit b2bc7534c2
1 changed files with 1 additions and 1 deletions

View File

@ -1041,7 +1041,7 @@ support=support@example.co.uk</programlisting>
<programlisting language="java">&lt;beans xmlns="http://www.springframework.org/schema/beans"
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
http://www.springframework.org/schema/beans/spring-beans.xsd"&gt;