Chromium Code Reviews| Index: o3d/samples/primitives.html |
| =================================================================== |
| --- o3d/samples/primitives.html (revision 42974) |
| +++ o3d/samples/primitives.html (working copy) |
| @@ -84,7 +84,7 @@ |
| // Set up the view and projection transformations. |
| initContext(); |
| - // Add the shapes to the transform heirarchy. |
| + // Add the shapes to the transform hierarchy. |
| createShapes(); |
| window.g_finished = true; // for selenium testing. |