From caa572841319b72fc53db5f643ad2f29bd38f063 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Thu, 26 Jan 2017 15:09:51 +0100
Subject: [PATCH] docs.it4i/salomon/software/ansys/workbench.md

---
 docs.it4i/salomon/software/ansys/workbench.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/salomon/software/ansys/workbench.md b/docs.it4i/salomon/software/ansys/workbench.md
index 8bc1edb4d..8ed07d789 100644
--- a/docs.it4i/salomon/software/ansys/workbench.md
+++ b/docs.it4i/salomon/software/ansys/workbench.md
@@ -12,7 +12,7 @@ Enable Distribute Solution checkbox and enter number of cores (eg. 48 to run on
     -mpifile /path/to/my/job/mpifile.txt
 ```
 
-Where /path/to/my/job is the directory where your project is saved. We will create the file mpifile.txt programatically later in the batch script. For more information, refer to _ANSYS Mechanical APDL Parallel Processing_ _Guide_.
+Where /path/to/my/job is the directory where your project is saved. We will create the file mpifile.txt programatically later in the batch script. For more information, refer to \*ANSYS Mechanical APDL Parallel Processing\* \*Guide\*.
 
 Now, save the project and close Workbench. We will use this script to launch the job:
 
-- 
GitLab