[docs] Fix typos by ayushshukla1807 · Pull Request #48155 · mui/material-ui (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
Fix minor typos in source comments and CHANGELOG.md:\n- 're-used' -> 'reused' in getPropTypesFromFile.ts\n- 'flakyness' -> 'flakiness' in CHANGELOG.md\n- 'Accomodate' -> 'Accommodate' in CHANGELOG.md\n- 'depreacted' -> 'deprecated' in CHANGELOG.md\n- 'unecessary' -> 'unnecessary' in CHANGELOG.md
| /** |
|---|
| * |
| * @param sigil - Prefer ts.Type if available since these are re-used in the type checker. Symbols (especially those for literals) are oftentimes re-created on every usage. |
| * @param sigil - Prefer ts.Type if available since these are reused in the type checker. Symbols (especially those for literals) are oftentimes re-created on every usage. |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not really a typo IMO
Improvements or additions to the documentation.
label
mj12albert changed the title
docs: fix various typos in source and changelog [docs] Fix typos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Labels
Improvements or additions to the documentation.