diff options
Diffstat (limited to 'src/test/isolation/specs/serializable-parallel-3.spec')
| -rw-r--r-- | src/test/isolation/specs/serializable-parallel-3.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/isolation/specs/serializable-parallel-3.spec b/src/test/isolation/specs/serializable-parallel-3.spec index c27298c24f..858156c3ff 100644 --- a/src/test/isolation/specs/serializable-parallel-3.spec +++ b/src/test/isolation/specs/serializable-parallel-3.spec @@ -1,6 +1,6 @@ # Exercise the case where a read-only serializable transaction has # SXACT_FLAG_RO_SAFE set in a parallel query. This variant is like -# two copies of #2 running at the same time, and excercises the case +# two copies of #2 running at the same time, and exercises the case # where another transaction has the same xmin, and it is the oldest. setup |
