Skip to content

Commit 6973cb2

Browse files
author
AJubrey
committed
[CHANGED] tooltip
1 parent 34ac728 commit 6973cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/FbxExporters/Editor/FbxExportSettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ public override void OnInspectorGUI() {
185185

186186
exportSettings.launchAfterInstallation = EditorGUILayout.Toggle(
187187
new GUIContent("Keep 3D Application opened:",
188-
"Open the selected 3d application after Unity integration is completed."),
188+
"Keep the selected 3D application open after Unity integration install has completed."),
189189
exportSettings.launchAfterInstallation
190190
);
191191

0 commit comments

Comments
 (0)