Skip to content

Commit

Permalink
fix: vale typo
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 committed Nov 18, 2024
1 parent 59a335e commit 5f6afc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/examples/extended_examples/gui/executable.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Finally, make sure to correctly close the VTK widgets when closing the app:
Launch an MAPDL instance in your window
=======================================

In our example, the MAPDL instance is launched outside the ``MainWindow`` object,
In this example, the MAPDL instance is launched outside the ``MainWindow`` object,
and it passed to it as an argument.

.. code:: python
Expand Down

0 comments on commit 5f6afc4

Please sign in to comment.