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

Unified Diff: samples-dev/swarm/DataSource.dart

Issue 2833073002: Stoppp using trippple consonants (Closed)
Patch Set: More spolling 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 | « runtime/vm/redundancy_elimination.cc ('k') | samples-dev/swarm/appengine/main.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples-dev/swarm/DataSource.dart
diff --git a/samples-dev/swarm/DataSource.dart b/samples-dev/swarm/DataSource.dart
index cf94e71e1f3bf9bda0d1899688a8c44b6a4303e8..3293a95cc76b667412ddcc6425d63e004c8551d0 100644
--- a/samples-dev/swarm/DataSource.dart
+++ b/samples-dev/swarm/DataSource.dart
@@ -166,7 +166,7 @@ class Article {
final String title;
final String author;
final bool hasThumbnail;
- String textBody; // TODO(jimhug): rename to snipppet.
+ String textBody; // TODO(jimhug): rename to snippet.
final Feed dataSource; // TODO(jimhug): rename to feed.
String _htmlBody;
String srcUrl;
« no previous file with comments | « runtime/vm/redundancy_elimination.cc ('k') | samples-dev/swarm/appengine/main.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698