-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Fix typos and grammar errors in README files #150366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
r? @davidtwco rustbot has assigned @davidtwco. Use |
|
I approve the changes to the compiler part, but the other two files are beyond the scope of the compiler and need to be reviewed by someone else @rustbot reroll |
|
maybe bootstrap, because rustbot assigned a compiler again which is not correct in this case r? bootstrap |
|
LGTM, but can you please squash the commits and give a more descriptive commit name? |
- fix `FIMXE`/`FXIME` typos → `FIXME` - fix grammar: `these terminology are` → `this terminology is` - fix apostrophe: `it's data` → `its data` - remove duplicate word: `less less` → `less`
@clubby789 squashed |
|
Thanks! @bors r=clubby789,Kivooeo rollup |
Fix typos and grammar errors in README files - Fix `FIMXE`/`FXIME` typos → `FIXME` - Fix grammar: "these terminology are" → "this terminology is" - Fix apostrophe: "it's data" → "its data" - Remove duplicate word: "less less" → "less"
Rollup merge of #150366 - maradini77:main, r=clubby789,Kivooeo Fix typos and grammar errors in README files - Fix `FIMXE`/`FXIME` typos → `FIXME` - Fix grammar: "these terminology are" → "this terminology is" - Fix apostrophe: "it's data" → "its data" - Remove duplicate word: "less less" → "less"
FIMXE/FXIMEtypos →FIXME