ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
419 stars 117 forks source link

docs: update a minor typo in `mapdl.rst` #3140

Closed longzhenW closed 1 month ago

longzhenW commented 1 month ago

Typo: MAPLD -> MAPDL

ansys-reviewer-bot[bot] commented 1 month ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

longzhenW commented 1 month ago

@ansys-reviewer-bot review

ansys-reviewer-bot[bot] commented 1 month ago

Okay, I will trigger a review of your PR.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.15%. Comparing base (786dcda) to head (b4e7fcd). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3140 +/- ## ========================================== - Coverage 86.61% 84.15% -2.47% ========================================== Files 52 52 Lines 9528 9528 ========================================== - Hits 8253 8018 -235 - Misses 1275 1510 +235 ```