From c6f7279e7ce908e7e4a58f347f71bd728cbc8a37 Mon Sep 17 00:00:00 2001 From: Joey Kleingers Date: Tue, 16 Jan 2024 13:17:20 -0500 Subject: [PATCH] Tweak GeneratePythonSkeletonFilter.md --- src/Plugins/SimplnxCore/docs/GeneratePythonSkeletonFilter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Plugins/SimplnxCore/docs/GeneratePythonSkeletonFilter.md b/src/Plugins/SimplnxCore/docs/GeneratePythonSkeletonFilter.md index 496e7edcd7..a305488020 100644 --- a/src/Plugins/SimplnxCore/docs/GeneratePythonSkeletonFilter.md +++ b/src/Plugins/SimplnxCore/docs/GeneratePythonSkeletonFilter.md @@ -21,7 +21,7 @@ The following parameters are available when **Use Existing Plugin** is OFF: ### Using An Existing Plugin ### -If the **Use Existing Plugin** parameter is ON, then this filter will generate new Python skeleton filters in an existing plugin. If the existing plugin was not created using the **Generate Python Skeleton** filter, some additional edits may need to be done in a few of the other plugin files. +If the **Use Existing Plugin** parameter is ON, then this filter will generate new Python skeleton filters in an existing plugin. If the existing plugin was created manually and NOT created using this filter, some additional edits will need to be done in a few of the other plugin files. The following parameters are available when **Use Existing Plugin** is ON: