We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d356205 commit b2bc753Copy full SHA for b2bc753
spring-framework-reference/src/beans-dependencies.xml
@@ -1041,7 +1041,7 @@ [email protected]</programlisting>
1041
1042
<programlisting language="java"><beans xmlns="http://www.springframework.org/schema/beans"
1043
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1044
- xmlns:p="http://www.springframework.org/schema/c"
+ xmlns:c="http://www.springframework.org/schema/c"
1045
xsi:schemaLocation="http://www.springframework.org/schema/beans
1046
http://www.springframework.org/schema/beans/spring-beans.xsd">
1047
0 commit comments