From 9b6889e237a8f5438e5c9b7e98d3daba8bb54707 Mon Sep 17 00:00:00 2001 From: "James B. Pollack" Date: Thu, 25 Feb 2016 12:32:59 -0800 Subject: [PATCH] no tabs --- .../DomainContent/Home/tiltMaze/createTiltMaze.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unpublishedScripts/DomainContent/Home/tiltMaze/createTiltMaze.js b/unpublishedScripts/DomainContent/Home/tiltMaze/createTiltMaze.js index 24dbd7d5bb..0cc9ea97df 100644 --- a/unpublishedScripts/DomainContent/Home/tiltMaze/createTiltMaze.js +++ b/unpublishedScripts/DomainContent/Home/tiltMaze/createTiltMaze.js @@ -5,7 +5,7 @@ // Created by James B. Pollack @imgntn on 2/15/2016 // Copyright 2016 High Fidelity, Inc. // -// This script creates a maze with a ball that you can tilt to try to get to the end! +// This script creates a maze with a ball that you can tilt to try to get to the end. // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html