summaryrefslogtreecommitdiffstats
path: root/o3d/tests
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/tests')
-rw-r--r--o3d/tests/selenium/tests/pixel-perfection.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/tests/selenium/tests/pixel-perfection.html b/o3d/tests/selenium/tests/pixel-perfection.html
index 18ecb1d..a1e84b0 100644
--- a/o3d/tests/selenium/tests/pixel-perfection.html
+++ b/o3d/tests/selenium/tests/pixel-perfection.html
@@ -96,7 +96,7 @@ function main(clientElements) {
// 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_testResult = true; // for selenium testing.