From b4e7fcd00bd1dd75883895a7aef276f6a6d691c3 Mon Sep 17 00:00:00 2001 From: longzhenW <152187537+longzhenW@users.noreply.github.com> Date: Thu, 30 May 2024 15:01:22 -0400 Subject: [PATCH] Update mapdl.rst Typo MAPLD -> MAPDL --- doc/source/user_guide/mapdl.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/user_guide/mapdl.rst b/doc/source/user_guide/mapdl.rst index 318907de0f..8ef57c1eb1 100644 --- a/doc/source/user_guide/mapdl.rst +++ b/doc/source/user_guide/mapdl.rst @@ -201,7 +201,7 @@ The preceding code generates this input for MAPDL: NSEL,ALL NSEL,R,LOC,Z,10 -This MAPLD input is executed with a :meth:`Mapdl.input() ` method call. +This MAPDL input is executed with a :meth:`Mapdl.input() ` method call. Because of the non-interactive context not running all the commands until the end, you might find issues interacting inside it, with Python for instance. @@ -1171,4 +1171,4 @@ These are described in the following table: | | defaults to 256 MB. | | | | | | Only for developing purposes. | -+---------------------------------------+---------------------------------------------------------------------+ \ No newline at end of file ++---------------------------------------+---------------------------------------------------------------------+