tree-wide: fix comment/printk typos
[linux-flexiantxendom0-natty.git] / scripts / kconfig / confdata.c
index 9df8011..c06f150 100644 (file)
@@ -946,7 +946,7 @@ static void randomize_choice_values(struct symbol *csym)
        int cnt, def;
 
        /*
-        * If choice is mod then we may have more items slected
+        * If choice is mod then we may have more items selected
         * and if no then no-one.
         * In both cases stop.
         */