| 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
|
|
|