Browse Source

Editor: Typo.

Mr.doob 13 years ago
parent
commit
6a64685f85
1 changed files with 1 additions and 1 deletions
  1. 1 1
      editor/js/ui/Viewport.js

+ 1 - 1
editor/js/ui/Viewport.js

@@ -68,7 +68,7 @@ var Viewport = function ( signals ) {
 	light1.target.name = "Light 1 Target";
 
 	light2.name = "Light 2";
-	light2.target.name = "Light 1 Target";
+	light2.target.name = "Light 2 Target";
 	signals.sceneChanged.dispatch( scene );
 
 	// object picking