From 067ea5b5b6010510ac912c94ed0cc89fa0b51105 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Wed, 9 Apr 2014 09:22:19 -0700 Subject: [PATCH] add a missing space in company name in paintGun --- examples/paintGun.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/paintGun.js b/examples/paintGun.js index 7d2ec54351..b5bb2a49da 100644 --- a/examples/paintGun.js +++ b/examples/paintGun.js @@ -3,7 +3,7 @@ // examples // // Created by Brad Hefta-Gaub on 12/31/13. -// Copyright 2013 HighFidelity, Inc. +// Copyright 2013 High Fidelity, Inc. // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html