Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1734992

Browse files
committed
Fix typo
1 parent f70648d commit 1734992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/isolation/isolationtester.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ run_all_permutations(TestSpec * testspec)
272272

273273
/*
274274
* 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
275+
* session on a pile. To generate a permutation, we pick steps from the
276276
* piles until all piles are empty. By picking steps from piles in
277277
* different order, we get different permutations.
278278
*

0 commit comments

Comments
 (0)