Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b6401d4

Browse files
bangseongbeompull[bot]
authored andcommittedNov 1, 2019
Fix typo in docs
Closes spring-projectsgh-23788
1 parent 199bd9c commit b6401d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/docs/asciidoc/core/core-beans.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11055,7 +11055,7 @@ file extension).
1105511055
.Add a
1105611056
`META-INF/ra.xml` deployment descriptor (as shown in the {api-spring-framework}/jca/context/SpringContextResourceAdapter.html[javadoc for `SpringContextResourceAdapter`])
1105711057
and the corresponding Spring XML bean definition file(s) (typically
11058-
`META-INF/applicationContext.xml).
11058+
`META-INF/applicationContext.xml`).
1105911059
. Drop the resulting RAR file into your
1106011060
application server's deployment directory.
1106111061

0 commit comments

Comments
 (0)
Please sign in to comment.