summaryrefslogtreecommitdiff
path: root/javascript/jsapi/htmlcollection.bnd
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2012-12-17 15:15:11 +0000
committerVincent Sanders <vince@netsurf-browser.org>2012-12-17 15:15:11 +0000
commite913a58ee77643b46138a3c9db37170ef2ed55af (patch)
tree297f67d63920963e3efe8a7042ed19f8afe43b7e /javascript/jsapi/htmlcollection.bnd
parent347fdf0743b01d096c33e4cb089bb4a34b00b18c (diff)
downloadnetsurf-e913a58ee77643b46138a3c9db37170ef2ed55af.tar.gz
netsurf-e913a58ee77643b46138a3c9db37170ef2ed55af.tar.bz2
add missing copyright header
Diffstat (limited to 'javascript/jsapi/htmlcollection.bnd')
-rw-r--r--javascript/jsapi/htmlcollection.bnd2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript/jsapi/htmlcollection.bnd b/javascript/jsapi/htmlcollection.bnd
index f4a11549b..5e99e48b8 100644
--- a/javascript/jsapi/htmlcollection.bnd
+++ b/javascript/jsapi/htmlcollection.bnd
@@ -1,4 +1,4 @@
-/* Binding to generate HTMLcolelction interface
+/* Binding to generate HTMLcollection interface
*
* The js_libdom (javascript to libdom) binding type is currently the
* only one implemented and this principly describes that binding.