From 76efbcfcbe24ada17d9c68ebf24f67ddf59b87c6 Mon Sep 17 00:00:00 2001
From: Andy McFadden
Click one of the "Add Symbol Files" buttons to include one or more symbol files in the project. -The "Add Symbol Files from Platform" button sets the directory +The "Add Symbol Files from Runtime" button sets the directory to the SourceGen RuntimeData directory, while "Add Symbol Files from Project" starts in the project directory. If you haven't yet saved the project, the latter button will be disabled. The only difference between the @@ -330,7 +330,7 @@ is mostly to keep things manageable when projects are distributed to other people, but also acts as a minor security check, to prevent a wayward project from trying to open files it shouldn't.
Click one of the "Add Scripts" buttons to include one more scripts in
-the project. The "Add Scripts from Platform" button sets the directory
+the project. The "Add Scripts from Runtime" button sets the directory
to the SourceGen RuntimeData directory, while "Add Scripts from Project"
starts in the project directory. If you haven't yet saved the project,
the latter button will be disabled. The only difference between the
diff --git a/SourceGen/WpfGui/EditProjectProperties.xaml b/SourceGen/WpfGui/EditProjectProperties.xaml
index 2581a1e..a79b256 100644
--- a/SourceGen/WpfGui/EditProjectProperties.xaml
+++ b/SourceGen/WpfGui/EditProjectProperties.xaml
@@ -215,7 +215,7 @@ limitations under the License.