Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(728)

Unified Diff: tools/dom/scripts/idlparser.dart

Issue 2850783002: Dart SDK Spelling b, c, and d. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/dom/scripts/generate_blink_file.py ('k') | tools/dom/src/KeyboardEventStream.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « tools/dom/scripts/generate_blink_file.py ('k') | tools/dom/src/KeyboardEventStream.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698