Index: tools/dom/scripts/idlparser.dart |
diff --git a/tools/dom/scripts/idlparser.dart b/tools/dom/scripts/idlparser.dart |
index f0c6d60426d527a396ab25872857bba5934b209f..5dde5d57f11fd48cf14d533c51cc33d0afc59f71 100644 |
--- a/tools/dom/scripts/idlparser.dart |
+++ b/tools/dom/scripts/idlparser.dart |
@@ -21,7 +21,7 @@ class IDLFile extends IDLNode { |
} |
/** |
- * IDLModule has an id, and may contain interfaces, type defs andimplements |
+ * IDLModule has an id, and may contain interfaces, type defs and implements |
* statements. |
*/ |
class IDLModule extends IDLNode { |