We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0b114d + 9f534d2 commit a10969dCopy full SHA for a10969d
driver/src/main/java/org/neo4j/driver/v1/StatementRunner.java
@@ -28,7 +28,7 @@
28
*
29
* <h2>Important notes on semantics</h2>
30
31
- * Statements ran in the same {@link StatementRunner} are guaranteed
+ * Statements run in the same {@link StatementRunner} are guaranteed
32
* to execute in order, meaning changes made by one statement will be seen
33
* by all subsequent statements in the same {@link StatementRunner}.
34
0 commit comments