maint: spelling fixes
[gnulib.git] / tests / test-tsearch.c
index 7e955cd..a2de3d9 100644 (file)
@@ -75,7 +75,7 @@ static int error = 0;
 /* The keys we add to the tree.  */
 static int x[SIZE];
 
-/* Pointers into the key array, possibly permutated, to define an order
+/* Pointers into the key array, possibly permuted, to define an order
    for insertion/removal.  */
 static int y[SIZE];