Skip to content

Commit e747b3d

Browse files
syeeunsbeikov
authored andcommitted
Fix typo in '12.2.3. StalelessSession'
1 parent 7974c0a commit e747b3d

File tree

1 file changed

+1
-1
lines changed
  • documentation/src/main/asciidoc/userguide/chapters/batch

1 file changed

+1
-1
lines changed

documentation/src/main/asciidoc/userguide/chapters/batch/Batching.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ include::{example-dir-doc-batch}/BatchTests.java[tags=batch-stateless-session-ex
155155
----
156156
====
157157

158-
The `Customer` instances returned by the query are immediately detached.
158+
The `Person` instances returned by the query are immediately detached.
159159
They are never associated with any persistence context.
160160

161161
[NOTE]

0 commit comments

Comments
 (0)