Skip to content

Commit 26a6524

Browse files
committed
Remove invalid characters
1 parent 93b991d commit 26a6524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/src/test/java/org/springframework/security/config/util/InMemoryXmlApplicationContext.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
/**
2525
* @author Luke Taylor
26-
* @author Eddú Meléndez
26+
* @author Eddú Meléndez
2727
*/
2828
public class InMemoryXmlApplicationContext extends AbstractXmlApplicationContext {
2929
static final String BEANS_OPENING = "<b:beans xmlns='http://www.springframework.org/schema/security'\n"

0 commit comments

Comments
 (0)