Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
*
* <h2>Important notes on semantics</h2>
*
* Statements ran in the same {@link StatementRunner} are guaranteed
* Statements run in the same {@link StatementRunner} are guaranteed
* to execute in order, meaning changes made by one statement will be seen
* by all subsequent statements in the same {@link StatementRunner}.
*
Expand Down