]> git.sur5r.net Git - i3/i3/commitdiff
"somewhen" -> "some time" in i3-config-wizard(1)
authorJean-Philippe Ouellet <jpo@vt.edu>
Sun, 11 May 2014 10:23:34 +0000 (06:23 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 16 May 2014 16:00:00 +0000 (18:00 +0200)
i3-config-wizard/main.c

index bdd012fc114a7c3ae08067d22657f9251f146176..858350dd5f91a8d7bfdf9c7eb535196592856575 100644 (file)
@@ -667,7 +667,7 @@ static void finish() {
     fputs("# This file has been auto-generated by i3-config-wizard(1).\n", ks_config);
     fputs("# It will not be overwritten, so edit it as you like.\n", ks_config);
     fputs("#\n", ks_config);
-    fputs("# Should you change your keyboard layout somewhen, delete\n", ks_config);
+    fputs("# Should you change your keyboard layout some time, delete\n", ks_config);
     fputs("# this file and re-run i3-config-wizard(1).\n", ks_config);
     fputs("#\n", ks_config);