fix copy/paste error

This commit is contained in:
eap 2013-09-02 08:21:16 +00:00
parent 3ecdf53dff
commit f8786abe9c

View File

@ -55,9 +55,9 @@ The following dialog box will appear:
In this dialog box you can define In this dialog box you can define
<ul> <ul>
<li>The \b Name of the algorithm. </li> <li>The \b Name of the algorithm. </li>
<li>The <b>Groups of Edges</b> to import 1D elements from. <li>The <b>Groups of Faces</b> to import 2D elements from.
<li><b>To copy mesh</b> checkbox allows to import not only the edges of <li><b>To copy mesh</b> checkbox allows to import not only the faces of
the selected <b>Groups of Edges</b>, but the whole source the selected <b>Groups of Faces</b>, but the whole source
mesh. In this case <b>To copy groups</b> checkbox allows to create mesh. In this case <b>To copy groups</b> checkbox allows to create
the same groups as in the imported source mesh.</li> the same groups as in the imported source mesh.</li>
</ul> </ul>