This commit is contained in:
Mark Pollack 2009-05-21 20:41:57 +00:00
parent 8364b611f6
commit 7b815b5e05
1 changed files with 1 additions and 1 deletions

View File

@ -1814,7 +1814,7 @@ support=support@example.co.uk]]></programlisting>
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd">
<bean name="classic" class="com.example.ExampleBean">
<property name="email" value="foo@bar.com/>
<property name="email" value="foo@bar.com"/>
</bean>
<bean name="p-namespace" class="com.example.ExampleBean"