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

Unified Diff: pkg/polymer/lib/polymer.html

Issue 501353003: Fixing typo in "unminfied" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 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 | pkg/web_components/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/lib/polymer.html
diff --git a/pkg/polymer/lib/polymer.html b/pkg/polymer/lib/polymer.html
index 3a3a688e0b7336c6137f4762ca692d6cd10a899b..6affec83f125762c42e8e585ba515dfc434a5b55 100644
--- a/pkg/polymer/lib/polymer.html
+++ b/pkg/polymer/lib/polymer.html
@@ -15,7 +15,7 @@ You can replace polymer.html with a different version if desired.
// script tag is necessary to work around a bug in Chrome 36.
</script>
-<!-- unminfied for debugging:
+<!-- unminified for debugging:
<link rel="import" href="src/js/polymer/layout.html">
<script src="src/js/polymer/polymer.concat.js"></script>
-->
« no previous file with comments | « no previous file | pkg/web_components/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698