Code Inspection: Typo in identifier
Last modified: 08 March 2021
tip
This inspection checks spelling in identifiers (names of functions, variables, etc.) against the dictionaries and user words configured on the page of ReSharper options.
Note that in compound identifier names (for example SomeCompoundName
or some_compound_name
), each part separated by camel-casing or by the underscore is checked as a separate word.