diff --git a/Assets/VoxelEditor/EditorFile.cs b/Assets/VoxelEditor/EditorFile.cs index 9d1c5651..db77ba1e 100644 --- a/Assets/VoxelEditor/EditorFile.cs +++ b/Assets/VoxelEditor/EditorFile.cs @@ -70,7 +70,7 @@ private IEnumerator LoadCoroutine() LargeMessageGUI.ShowLargeMessageDialog(guiGameObject, "N-Space has been updated!" + " Check out the Doors Demo World in the help menu to see the new features.\n\n" + "• New Scale behavior to change size of objects/substances\n" - + "• You can change the Pivot point of substances for rotaion/scaling\n" + + "• You can change the Pivot point of substances for rotation/scaling\n" + "• Lights are visible in the editor, even when not selected\n" + "• Objects can be placed inside walls or outside bounds\n" + "• Fixed lag caused by larger substances\n"