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

Unified Diff: samples-dev/swarm/appengine/main.py

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 | « samples-dev/swarm/DataSource.dart ('k') | sdk/lib/_internal/js_runtime/lib/isolate_helper.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples-dev/swarm/appengine/main.py
diff --git a/samples-dev/swarm/appengine/main.py b/samples-dev/swarm/appengine/main.py
index 39e9a186a557baf88cfeac6d63b62861ecbdbd8e..5644847cc3f55836032291d0a40ea8592cf8a205 100644
--- a/samples-dev/swarm/appengine/main.py
+++ b/samples-dev/swarm/appengine/main.py
@@ -279,7 +279,7 @@ class UploadFeed(webapp.RequestHandler):
self.redirect('/')
-# TODO(jimhug): Batch these up and request them more agressively.
+# TODO(jimhug): Batch these up and request them more aggressively.
class DataHandler(webapp.RequestHandler):
def get(self, name):
if name.endswith('.jpg'):
« no previous file with comments | « samples-dev/swarm/DataSource.dart ('k') | sdk/lib/_internal/js_runtime/lib/isolate_helper.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698