From 6c905f2f06c45b6236007235397d8558644f0b4f Mon Sep 17 00:00:00 2001 From: vsv Date: Wed, 7 Aug 2019 11:50:52 +0300 Subject: [PATCH] Correct misprint in help file --- src/ExchangePlugin/doc/exportFeature.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ExchangePlugin/doc/exportFeature.rst b/src/ExchangePlugin/doc/exportFeature.rst index 41c4c34cc..55799e4e9 100644 --- a/src/ExchangePlugin/doc/exportFeature.rst +++ b/src/ExchangePlugin/doc/exportFeature.rst @@ -34,7 +34,7 @@ Selection list in the property panel contains a list of exported objects which c **TUI Command**: -.. py:function:: model.exportToFile(Part_doc, FileNameString, ObjectsList)* +.. py:function:: model.exportToFile(Part_doc, FileNameString, ObjectsList) :param part: The current part object :param string: The file name -- 2.39.2