summaryrefslogtreecommitdiff
path: root/js/test
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2015-06-01 15:25:52 -0400
committerJoe George <joe@zeroc.com>2015-06-01 15:25:52 -0400
commit8753e6e77579d2db6e2cf26aafc40e7066e1a710 (patch)
tree6eba57067d82e7a4bd2558f6389f68e8355a94bc /js/test
parentFix ICE-6549 (diff)
downloadice-8753e6e77579d2db6e2cf26aafc40e7066e1a710.tar.bz2
ice-8753e6e77579d2db6e2cf26aafc40e7066e1a710.tar.xz
ice-8753e6e77579d2db6e2cf26aafc40e7066e1a710.zip
Fix spelling of JavaScript
Diffstat (limited to 'js/test')
-rw-r--r--js/test/Common/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/test/Common/index.html b/js/test/Common/index.html
index 3842fff78d5..52eed71dbcf 100644
--- a/js/test/Common/index.html
+++ b/js/test/Common/index.html
@@ -11,7 +11,7 @@
<nav class="top-bar" data-topbar>
<ul class="title-area">
<li class="name">
- <h1><a href="#">Ice for Javascript</a></h1>
+ <h1><a href="#">Ice for JavaScript</a></h1>
</li>
<li class="toggle-topbar menu-icon"><a href="#">Menu</a></li>
</ul>