warmsocks
warmsocks
CodeSpell 2.1.0 found some spelling mistakes/typos, which I have corrected in this pull request -- English only. Most are in comments, but a few are in variable names, like _inital_...
Fix spelling error detected by CodeSpell. See https://github.com/codespell-project/codespell
This PR fixes a handful of typos and misspellings found by the CodeSpell utility, which lives at https://github.com/codepell-project/codespell Other than a single corrected test failure output string, there are no...
The following four test cases all cause Flint++ to generate the warning "Classes with virtual functions should not have a public non-virtual destructor" erroneously, I believe. In three of the...
Fix for the two examples in the bug, plus test cases, plus an update to the test output.
If a #error or #line preprocessor directive contains whitespace between the # and the word "error" or "line", the tokenizer breaks and bogus errors are reported. Example 1: "# errror...
Easy one: the first line of README.markdown has the word jQuery twice in a row. One of them should be deleted. First line of file: **jQuery jQuery** throttle / debounce:...
Fix .codespellrc so that comments after #include don't trigger a false positive of misspelled studio
Fixed a small typo