Skip to content

Commit

Permalink
Fix vale
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 committed Apr 30, 2024
1 parent 100aa55 commit 621a025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/user_guide/pool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ at the current directory within their own isolated directories:
>>> pool = MapdlPool(10, nproc=1, run_location=my_path)
Creating Pool: 100%|########| 10/10 [00:01<00:00, 1.43it/s]
You can also specify a list of IPs to connect to:
You can also specify a list of IP addresses to connect to:

.. code:: pycon
Expand Down

0 comments on commit 621a025

Please sign in to comment.