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

Unified Diff: content/browser/safe_util_win.h

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: content/browser/safe_util_win.h
diff --git a/content/browser/safe_util_win.h b/content/browser/safe_util_win.h
index a668e95bc0c2936be10ba66cfb430d7c6553abba..ce044c79a94921b0cec3e38800a67c2f52682a53 100644
--- a/content/browser/safe_util_win.h
+++ b/content/browser/safe_util_win.h
@@ -23,7 +23,7 @@ namespace content {
//
// If Attachment Execution Services is unavailable, then this function will
// attempt to manually annotate the file with security zone information. A
-// failure code will be returned in this case even if the file is sucessfully
+// failure code will be returned in this case even if the file is successfully
// annotated.
//
// IAE::Save() will delete the file if it was found to be blocked by local

Powered by Google App Engine
This is Rietveld 408576698