Commit 7a0e60b
Fix typo in javadoc of MongoOperations.stream.
Signed-off-by: Woojin Shin <[email protected]>
Closes #49421 parent 0ae2054 commit 7a0e60b
File tree
1 file changed
+2
-1
lines changed- spring-data-mongodb/src/main/java/org/springframework/data/mongodb/core
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
230 | | - | |
| 231 | + | |
231 | 232 | | |
232 | 233 | | |
233 | 234 | | |
| |||
0 commit comments