]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Fixed the problem of sphinx-documentation processing because of Unicode-symbols usage. cadbld
authormpv <mpv@opencascade.com>
Wed, 29 Dec 2021 14:08:36 +0000 (17:08 +0300)
committermpv <mpv@opencascade.com>
Wed, 29 Dec 2021 14:08:36 +0000 (17:08 +0300)
src/ExchangePlugin/doc/exportFeature.rst
src/ExchangePlugin/doc/importFeature.rst

index e4deafb4f346a9d5e566f97ee7771bcf64e1e314..1773c9bf940c81c46bbe96d6c1d28eda0036eeb0 100644 (file)
@@ -136,7 +136,7 @@ In this case, the following property panel will be opened:
    **Dialog box to export in STL format**
 
 
-The file name and path can be defined in **Export file**  field by direct input or browsing with ‘…’ button, which opens Export file dialog box.
+The file name and path can be defined in **Export file**  field by direct input or browsing with '...' button, which opens Export file dialog box.
 
 **Object** field contains an exported object which can be selected in a viewer or object browser.
 
index e76131a4243cc7b440783eba1592813ca35c2d66..817c5c1cb6d89e139f50b11732a26ce072bf95df 100644 (file)
@@ -115,7 +115,7 @@ In this case, the following property panel will be opened:
    **Dialog box to import file in STEP format**
 
 
-The file name and path can be defined in **Import file** field by direct input or browsing with ‘…’ button, which opens **Import file** dialog box.
+The file name and path can be defined in **Import file** field by direct input or browsing with '...' button, which opens **Import file** dialog box.
 The **Import to** combobox provides the list of destinations (one of existing Parts or a new Part).
 **STEP options** provide the possibility to **Scale to International System Units** as well as to create groups from **Materials** and/or **Colors** if defined in assemblies of the file to import.