Skip to content

Commit 8111138

Browse files
authored
Remove useless modifications
1 parent 440f0ca commit 8111138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/FbxExporters/Editor/FbxExporter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3152,7 +3152,7 @@ public static bool ValidateClipContextClick()
31523152
}
31533153

31543154
/// <summary>
3155-
/// Add a menu item "Export To FBX..." to a GameObject's context menu.
3155+
/// Add a menu item "Export Model..." to a GameObject's context menu.
31563156
/// </summary>
31573157
/// <param name="command">Command.</param>
31583158
[MenuItem (MenuItemName, false, 30)]

0 commit comments

Comments
 (0)