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

Unified Diff: tools/polymer/txt_to_polymer_grdp.py

Issue 2039043002: Fix misspelling in txt_to_polymer_grdp.py. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/polymer/txt_to_polymer_grdp.py
diff --git a/tools/polymer/txt_to_polymer_grdp.py b/tools/polymer/txt_to_polymer_grdp.py
index 02e275a8cac59b959d4f4c2a378feaf14207c6d5..41e0b2021cedafe832803b16d6d1502de0a4b4c3 100755
--- a/tools/polymer/txt_to_polymer_grdp.py
+++ b/tools/polymer/txt_to_polymer_grdp.py
@@ -16,7 +16,7 @@ FILE_TEMPLATE = \
Please use 'src/tools/polymer/polymer_grdp_to_txt.py' and
'src/tools/polymer/txt_to_polymer_grdp.py' to modify it, if possible.
- 'polymer_grdp_to_txt.py' converts 'polymer_resources.grdp' to a plane list of
+ 'polymer_grdp_to_txt.py' converts 'polymer_resources.grdp' to a plain list of
used Polymer components:
...
iron-iron-iconset/iron-iconset-extracted.js
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698