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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/font-face-download-error.html

Issue 1469783002: Cleanup: Correctly spell success(ful). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format media Created 5 years, 1 month 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
Index: third_party/WebKit/LayoutTests/fast/css/font-face-download-error.html
diff --git a/third_party/WebKit/LayoutTests/fast/css/font-face-download-error.html b/third_party/WebKit/LayoutTests/fast/css/font-face-download-error.html
index 0b722d0a416ae3003bb9d35b2f711dcc84d911fc..e78f0d12dd9b7abfdf53f9f0b9f7dbf030125eca 100644
--- a/third_party/WebKit/LayoutTests/fast/css/font-face-download-error.html
+++ b/third_party/WebKit/LayoutTests/fast/css/font-face-download-error.html
@@ -8,7 +8,7 @@
border: solid 1px;
}
-/* Test 0: Download sucess */
+/* Test 0: Download success */
@font-face {
font-family:myfont_0;
src: local('Courier'), local('Courier New');

Powered by Google App Engine
This is Rietveld 408576698