Revision 867e2400

b/target-i386/helper2.c
256 256
                }
257 257
                x86_cpu_def->stepping = stepping;
258 258
            } else {
259
                fprintf(stderr, "unregnized feature %s\n", featurestr);
259
                fprintf(stderr, "unrecognized feature %s\n", featurestr);
260 260
                x86_cpu_def = 0;
261 261
                goto error;
262 262
            }

Also available in: Unified diff