Possible Duplicate:
When Hiring Testers (and/or Developers) what do you do with resumes and spelling mistakes?
I'm looking at some sample code sent in by an applicant for a software development job:
//remembers the footter block
public FileFooter footer;
(edited slightly for anonymity) and I'm thinking "instant rejection". The same would apply to a spelling mistake on a resume.
In my mind, when you send your resume or example source code as part of a job application, you're saying "This is my best advertisement for myself". If you can't be bothered to spell-check it, and/or get someone reliable to proofread it, then you're lazy and/or careless and I don't want to hire you.
Am I being unreasonable? Am I rejecting candidates that would turn out to be great assets to the team? Perfect spelling ability isn't a requirement for a software developer, but attention to detail is.
(Edit: The candidate is a native English speaker.)

