Index: Source/bindings/tests/idls/TestImplements.idl |
diff --git a/Source/bindings/tests/idls/TestImplements.idl b/Source/bindings/tests/idls/TestImplements.idl |
index 8babb843db26a3e65a2521911d24e7d73e9aac62..e6e55dbf43888e16dc7b672db791ea591f120b04 100644 |
--- a/Source/bindings/tests/idls/TestImplements.idl |
+++ b/Source/bindings/tests/idls/TestImplements.idl |
@@ -27,7 +27,7 @@ |
*/ |
[ |
- NoInterfaceObject, // Always used on target of 'implements' |
+ NoInterfaceObject, // Always used on target of 'implements' |
] interface TestImplements { |
static readonly attribute long implementsStaticReadOnlyLongAttribute; |
static attribute DOMString implementsStaticStringAttribute; |