Skip to content

Commit b2bc753

Browse files
author
Costin Leau
committed
+ minor doc fix
1 parent d356205 commit b2bc753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-framework-reference/src/beans-dependencies.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,7 @@ [email protected]</programlisting>
10411041

10421042
<programlisting language="java">&lt;beans xmlns="http://www.springframework.org/schema/beans"
10431043
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1044-
xmlns:p="http://www.springframework.org/schema/c"
1044+
xmlns:c="http://www.springframework.org/schema/c"
10451045
xsi:schemaLocation="http://www.springframework.org/schema/beans
10461046
http://www.springframework.org/schema/beans/spring-beans.xsd"&gt;
10471047

0 commit comments

Comments
 (0)