Index: Source/modules/speech/SpeechGrammarList.idl |
diff --git a/Source/modules/speech/SpeechGrammarList.idl b/Source/modules/speech/SpeechGrammarList.idl |
index 46f6966f3f8bc9837eedf1af7d7a468cb8826938..83a06a384b9a2041d33fb798e5a90f74d0d66b15 100644 |
--- a/Source/modules/speech/SpeechGrammarList.idl |
+++ b/Source/modules/speech/SpeechGrammarList.idl |
@@ -25,7 +25,7 @@ |
[ |
NoInterfaceObject, |
- Constructor, |
+ Constructor |
] interface SpeechGrammarList { |
readonly attribute unsigned long length; |
getter SpeechGrammar item([IsIndex] unsigned long index); |