]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/105-stacking.t
Fix spelling mistakes
[i3/i3] / testcases / t / 105-stacking.t
index 96c649753c60e8a647dd2d6063cc1f5a37658e93..e9d84851acfc19ac739516fb59beaa06679e8311 100644 (file)
@@ -33,7 +33,7 @@ my $x = X11::XCB::Connection->new;
 
 my $i3 = i3;
 
-# Switch to the nineth workspace
+# Switch to the ninth workspace
 $i3->command('9')->recv;
 
 #####################################################################