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

Unified Diff: components/dom_distiller/core/css/distilledpage.css

Issue 614573002: Fix some minor typos: psuedo -> pseudo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « base/guid.h ('k') | components/rappor/byte_vector_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/core/css/distilledpage.css
diff --git a/components/dom_distiller/core/css/distilledpage.css b/components/dom_distiller/core/css/distilledpage.css
index 13b204976d9799ec06476977c52f3d6461d7f8a1..c34d058dd298cc0ef7d640a426862b981322a7bd 100644
--- a/components/dom_distiller/core/css/distilledpage.css
+++ b/components/dom_distiller/core/css/distilledpage.css
@@ -3,7 +3,7 @@
* found in the LICENSE file. */
/* Set the global 'box-sizing' state to 'border-box'.
- * *::after and *::before used to select psuedo-elements not selectable by *. */
+ * *::after and *::before used to select pseudo-elements not selectable by *. */
*,
*::after,
« no previous file with comments | « base/guid.h ('k') | components/rappor/byte_vector_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698