8000
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.
1 parent f70648d commit 1734992Copy full SHA for 1734992
src/test/isolation/isolationtester.c
@@ -272,7 +272,7 @@ run_all_permutations(TestSpec * testspec)
272
273
/*
274
* To generate the permutations, we conceptually put the steps of each
275
- * session on a pile. To generate a permuation, we pick steps from the
+ * session on a pile. To generate a permutation, we pick steps from the
276
* piles until all piles are empty. By picking steps from piles in
277
* different order, we get different permutations.
278
*
0 commit comments