[docs] Fix typos by ayushshukla1807 · Pull Request #48155 · mui/material-ui (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ayushshukla1807

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

@ayushshukla1807

@mui-bot

mj12albert

/**
*
* @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

@zannager zannager added the docs

Improvements or additions to the documentation.

label

Mar 31, 2026

@mj12albert mj12albert changed the titledocs: fix various typos in source and changelog [docs] Fix typos

Apr 13, 2026

mj12albert

@mj12albert

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

docs

Improvements or additions to the documentation.