-
Couldn't load subscription status.
- Fork 56
docs: fix misspelling of postprocess in examples #4488
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR corrects spelling errors in code comments across two Python example files. The changes fix the misspelling of "postprocess" and improve a related phrase.
Key Changes:
- Corrected "postprcess" to "postprocess" in comment text
- Changed "fault tolerate" to "fault-tolerant" for grammatical correctness
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| examples/00-fluent/external_compressible_flow.py | Fixed typo in comment: "postprcess" → "postprocess" |
| examples/00-fluent/exhaust_system_settings_api.py | Fixed typo in comment: "postprcess" → "postprocess" and corrected "fault tolerate" → "fault-tolerant" |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Please can someone merge this without me having to reopen on a branch on upstream so we don't have to go through the review process for this again? |
No description provided.