ruff/crates/red_knot_python_semantic/resources/mdtest/expression
John Stilley c35f2bfe32
Fixing various spelling errors (#16924)
<!--
Thank you for contributing to Ruff! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

This is a cleanup PR. I am fixing various English language spelling
errors. This is mostly in docs and docstrings.

## Test Plan

The usual CI tests were run. I tried to build the docs (though I had
some troubles there). The testing needs here are, I trust, very low
impact. (Though I would happily test more.)
2025-03-23 08:08:40 +00:00
..
assert.md [red-knot] Handle unions of callables better (#16716) 2025-03-17 10:35:52 -04:00
attribute.md [red-knot] Use Unknown | T_inferred for undeclared public symbols (#15674) 2025-01-24 12:47:48 +01:00
boolean.md [red-knot] Handle unions of callables better (#16716) 2025-03-17 10:35:52 -04:00
if.md [red-knot] Add missing imports in mdtests (#15869) 2025-02-03 09:27:29 +00:00
lambda.md Fixing various spelling errors (#16924) 2025-03-23 08:08:40 +00:00
len.md [red-knot] detect invalid return type (#16540) 2025-03-12 01:58:59 +00:00