From f3f9325a42d4f819c22f5b58caf40c77d08f19ff Mon Sep 17 00:00:00 2001 From: ZappoMan Date: Tue, 15 Apr 2014 12:45:28 -0700 Subject: [PATCH] fixed comment --- examples/audioReflectorTools.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/audioReflectorTools.js b/examples/audioReflectorTools.js index 0467a4f937..acab563d4c 100644 --- a/examples/audioReflectorTools.js +++ b/examples/audioReflectorTools.js @@ -1,11 +1,11 @@ // -// overlaysExample.js +// audioReflectorTools.js // hifi // // Created by Brad Hefta-Gaub on 2/14/14. // Copyright (c) 2014 HighFidelity, Inc. All rights reserved. // -// This is an example script that demonstrates use of the Overlays class +// Tools for manipulating the attributes of the AudioReflector behavior // //