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

Unified Diff: samples-dev/swarm/swarm_ui_lib/observable/ChangeEvent.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
Index: samples-dev/swarm/swarm_ui_lib/observable/ChangeEvent.dart
diff --git a/samples-dev/swarm/swarm_ui_lib/observable/ChangeEvent.dart b/samples-dev/swarm/swarm_ui_lib/observable/ChangeEvent.dart
index ebc7ad109aaf896b6eee06d794dd70636c28b151..46c89ca90c44ee289050a65007635e33828bbca1 100644
--- a/samples-dev/swarm/swarm_ui_lib/observable/ChangeEvent.dart
+++ b/samples-dev/swarm/swarm_ui_lib/observable/ChangeEvent.dart
@@ -6,7 +6,7 @@ part of observable;
/** A change to an observable instance. */
class ChangeEvent {
- // TODO(sigmund): capture language issues around enums & create a cannonical
+ // TODO(sigmund): capture language issues around enums & create a canonical
// Dart enum design.
/** Type denoting an in-place update event. */
static const UPDATE = 0;
« no previous file with comments | « samples-dev/swarm/swarm_ui_lib/layout/GridLayout.dart ('k') | samples-dev/swarm/swarm_ui_lib/observable/EventBatch.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698