-
Notifications
You must be signed in to change notification settings - Fork 56
docs: Fixed a typo in example [skip tests] #4486
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
""" | ||
############################################################################################################# | ||
# Overeview | ||
# Overview |
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.
👍 Looks good.
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.
Good catch @mayankansys.
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.
How did this get through originally? 🤣
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.
@seanpearsonuk, surprising that vale did not catch it.
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.
@prmukherj Can you point me to the file that contains the spellcheck exceptions?
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.
....\pyfluent\doc\styles\config\vocabularies\ANSYS\accept.txt
Had checked it, not there.
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.
OK, thanks @prmukherj. And vale is being applied to examples text, not just the RST documentation files?
[like] Mayank Kumar reacted to your message:
________________________________
From: Harshal Pohekar ***@***.***>
Sent: Monday, September 22, 2025 7:28:15 AM
To: ansys/pyfluent ***@***.***>
Cc: Mayank Kumar ***@***.***>; Author ***@***.***>
Subject: Re: [ansys/pyfluent] docs: Fixed a typo in example [skip tests] (PR #4486)
[External Sender]
@hpohekar commented on this pull request.
________________________________
In examples/00-fluent/mixing_tank_workflow.py<#4486 (comment)>:
@@ -26,7 +26,7 @@
-------------------------------------------
"""
#############################################################################################################
-# Overeview
+# Overview
👍 Looks good.
—
Reply to this email directly, view it on GitHub<#4486 (review)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BXR62FJJLWETQXSXJXYBP3D3T6QI7AVCNFSM6AAAAACHEIKXBSVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTENJQHE2DSMZXGI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
[heart] Mayank Kumar reacted to your message:
________________________________
From: Prithwish Mukherjee ***@***.***>
Sent: Monday, September 22, 2025 7:41:30 AM
To: ansys/pyfluent ***@***.***>
Cc: Mayank Kumar ***@***.***>; Mention ***@***.***>
Subject: Re: [ansys/pyfluent] docs: Fixed a typo in example [skip tests] (PR #4486)
[External Sender]
@prmukherj commented on this pull request.
________________________________
In examples/00-fluent/mixing_tank_workflow.py<#4486 (comment)>:
@@ -26,7 +26,7 @@
-------------------------------------------
"""
#############################################################################################################
-# Overeview
+# Overview
Good catch @mayankansys<https://github.com/mayankansys>.
—
Reply to this email directly, view it on GitHub<#4486 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BXR62FO37QEPPRQWJ2HPGOD3T6R2VAVCNFSM6AAAAACHEIKXBSVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTENJQHE4TKNZRGU>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Example : Mixing Tank Workflow contains a typo that is fixed.