Chromium Code Reviews| Index: o3d/samples/manipulators/manipsample.js |
| =================================================================== |
| --- o3d/samples/manipulators/manipsample.js (revision 42974) |
| +++ o3d/samples/manipulators/manipsample.js (working copy) |
| @@ -86,7 +86,7 @@ |
| // Init global variables. |
| initGlobals(clientElements); |
| - // Add the shapes to the transform heirarchy. |
| + // Add the shapes to the transform hierarchy. |
| createShapes(); |
| // Add the manipulators to the transform hierarchy. |