fix a typo

This commit is contained in:
krahets
2023-10-11 17:39:56 +08:00
parent 227bd66223
commit da5ef293d9
6 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
If this PR is related to coding or code translation, please fill out the checklist and paste the console outputs to the PR.
- [ ] I've tested the code and ensured the outputs are the same as the outputs of reference codes.
- [ ] I've checked the codes (formatting, comments, indentation, file header, etc) carefully.
- [ ] I've tested the code and ensured the outputs are the same as the outputs of reference code.
- [ ] I've checked the code (formatting, comments, indentation, file header, etc) carefully.
- [ ] The code does not rely on a particular environment or IDE and can be executed on a standard system (Win, macOS, Ubuntu).