spell checker on French comments
- 
 I write my programs in assembler but the spell checker acts on my French comments, after the semicolon, as if they were in English. As a result, most words are underlined and flagged as incorrect. How to correct this? 
 Thank you in advance
- 
 
- 
 Or you may want to try the dspellcheck feature to check multiple languages in parallel with language guessing under menu option: “change current language” 
- 
 Thank you very much, Scott and chcg for your excellent proposals. Finally, I choose unchecking “Spell Check Document Automatically” element in “Compléments” (probably corresponding to Plugins). The “Change Current Language/Multiple Languages” option works too but I prefer the first because spell checking has little interest on instructions comments where diverse abbreviations are frequently used. 
