summaryrefslogtreecommitdiffstats
path: root/o3d
diff options
context:
space:
mode:
authorgman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-06 11:33:07 +0000
committergman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-06 11:33:07 +0000
commite07af0525f726da97c01a86c3ef80830d0adda00 (patch)
tree0f720f3bf80c5e098adafbd3d4309c0cd3380fac /o3d
parent612a53bd2062b46a4f6996b104a25f80cd3155fc (diff)
downloadchromium_src-e07af0525f726da97c01a86c3ef80830d0adda00.zip
chromium_src-e07af0525f726da97c01a86c3ef80830d0adda00.tar.gz
chromium_src-e07af0525f726da97c01a86c3ef80830d0adda00.tar.bz2
Fix Terence's name
Review URL: http://codereview.chromium.org/515038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35621 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d')
-rw-r--r--o3d/samples/o3djs/arcball.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/samples/o3djs/arcball.js b/o3d/samples/o3djs/arcball.js
index e37e92c..ab72be6 100644
--- a/o3d/samples/o3djs/arcball.js
+++ b/o3d/samples/o3djs/arcball.js
@@ -29,7 +29,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// A shout out to Terrance J. Grant at tatewake.com for his tutorial on arcball
+// A shout out to Terence J. Grant at tatewake.com for his tutorial on arcball
// implementations.
/**