Index: chrome/browser/lifetime/application_lifetime.h |
diff --git a/chrome/browser/lifetime/application_lifetime.h b/chrome/browser/lifetime/application_lifetime.h |
index 55bf2f8104f39d66f0d6dc9b169bd4ab20e3d4a2..2d426ae8a94698cd3acf939ab2f1a6f93be81b18 100644 |
--- a/chrome/browser/lifetime/application_lifetime.h |
+++ b/chrome/browser/lifetime/application_lifetime.h |
@@ -36,7 +36,7 @@ void AttemptRelaunch(); |
// when no more windows are remaining. On other platforms (the Mac), |
// this will additionally exit the application if all browsers are |
// successfully closed. |
-// Note that he exit process may be interrupted by download or |
+// Note that the exit process may be interrupted by download or |
// unload handler, and the browser may or may not exit. |
void AttemptExit(); |