Skip to content

Commit 2f98223

Browse files
committed
DOCS: Fix typo
1 parent e97b470 commit 2f98223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/User_guide/security_consideration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ accept untrusted input.
1111
Launching AEDT
1212
--------------
1313

14-
The :py:func:`.launch_aedt` and `launch_aedt_in_lsf` functions can be used to
15-
launch AEDT. The executable which is launched is configured with the function
14+
The :py:func:`.launch_aedt` and :py:func:`.launch_aedt_in_lsf` functions can be used
15+
to launch AEDT. The executable which is launched is configured with the function
1616
parameters, environment variables and the
1717
`settings <https://aedt.docs.pyansys.com/version/stable/User_guide/settings.html>`_.
1818
This may allow an attacker to launch arbitrary executables on the system. When

0 commit comments

Comments
 (0)