Skip to content

Commit

Permalink
Update doc/source/user_guide/mapdl.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
clatapie authored Oct 13, 2023
1 parent c805aa1 commit 0423478
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/source/user_guide/mapdl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ Or, these commands can be called using keyword arguments:
mapdl.esel("s", "type", vmin=1)
None of these restrictions apply to commands run with the
:func:`Mapdl.run() <ansys.mapdl.core.Mapdl.run>` method. It might be easier
to run some of these commands, such as ``"/SOLU"``:
None of these restrictions apply to commands run with the :func:`Mapdl.run()
<ansys.mapdl.core.Mapdl.run>` method. It might be easier to run some of
these commands, such as ``"/SOLU"``:

.. code:: python
Expand Down

0 comments on commit 0423478

Please sign in to comment.