summaryrefslogtreecommitdiffstats
path: root/webkit/glue/devtools/js/devtools.html
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/devtools/js/devtools.html')
-rw-r--r--webkit/glue/devtools/js/devtools.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/devtools/js/devtools.html b/webkit/glue/devtools/js/devtools.html
index 2e995d0..3176bea 100644
--- a/webkit/glue/devtools/js/devtools.html
+++ b/webkit/glue/devtools/js/devtools.html
@@ -10,7 +10,7 @@ example not to create WebKit Database tab and remove corresponding js files
from here. Longer term we would like to employ closure + basic js compilation.
That way js libraries would know their dependencies and js compiler would be
able to compile them into a single file. After that this HTML file will
-include single <sctipt src='fe-compiled.js'> and will become upstreamable.
+include single <script src='fe-compiled.js'> and will become upstreamable.
Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved.