Skip to content

Commit 79d3f5c

Browse files
committed
Merge branch '5.3.x'
2 parents 51ecbde + d019c1f commit 79d3f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-context/src/main/java/org/springframework/context/annotation/AnnotationBeanNameGenerator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
*
5252
* <pre class="code">com.xyz.FooServiceImpl -&gt; fooServiceImpl</pre>
5353
* <pre class="code">com.xyz.URLFooServiceImpl -&gt; URLFooServiceImpl</pre>
54-
*
54+
*
5555
* @author Juergen Hoeller
5656
* @author Mark Fisher
5757
* @since 2.5

0 commit comments

Comments
 (0)