Misc. typos (#8694)
Found via `codespell -q 3 --skip="./app/javascript/mastodon/locales,./config/locales"`
This commit is contained in:
parent
4959ead07c
commit
40dd19be37
15 changed files with 18 additions and 18 deletions
|
@ -26,7 +26,7 @@ WrappedSwitch.propTypes = {
|
|||
children: PropTypes.node,
|
||||
};
|
||||
|
||||
// Small Wraper to extract the params from the route and pass
|
||||
// Small Wrapper to extract the params from the route and pass
|
||||
// them to the rendered component, together with the content to
|
||||
// be rendered inside (the children)
|
||||
export class WrappedRoute extends React.Component {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue