Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/_static/simple_example.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Opening a result file generated from MAPDL (or another ANSYS solver) and
extracting results from it is easy:
Here's how you would open a result file generated by MAPDL (or another ANSYS solver) and
extract results:

.. code-block:: default

Expand Down
Loading