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

Unified Diff: tools/bots/linux_distribution_support.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 | « tests/lib_strong/html/svgelement_test.dart ('k') | tools/dom/docs/docs.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/bots/linux_distribution_support.py
diff --git a/tools/bots/linux_distribution_support.py b/tools/bots/linux_distribution_support.py
index 0014d2647cfd14e07dc17656cc12725c6087d234..a21d24807c95e8f3000e954ca03ab416466c90d1 100644
--- a/tools/bots/linux_distribution_support.py
+++ b/tools/bots/linux_distribution_support.py
@@ -138,7 +138,7 @@ def SrcSteps(build_info):
with bot.BuildStep('Sanity check installation'):
if os.path.exists('/usr/bin/dart'):
- print "Dart already installled, removing"
+ print "Dart already installed, removing"
UninstallDart()
TestInstallation(assume_installed=False)
« no previous file with comments | « tests/lib_strong/html/svgelement_test.dart ('k') | tools/dom/docs/docs.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698